Commit graph

496 commits

Author SHA1 Message Date
dependabot[bot]
47b681742c
Bump clap from 4.3.4 to 4.3.5
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.4 to 4.3.5.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.3.4...v4.3.5)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-21 01:00:00 +00:00
Pierre
0a2e007e0c
Merge pull request #146 from ivre/dependabot/cargo/strum_macros-0.25.0
Bump strum_macros from 0.24.3 to 0.25.0
2023-06-19 09:26:23 +02:00
dependabot[bot]
4297389cd3
Bump strum_macros from 0.24.3 to 0.25.0
Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.24.3 to 0.25.0.
- [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Peternator7/strum/commits)

---
updated-dependencies:
- dependency-name: strum_macros
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 07:19:59 +00:00
Pierre
935283b543
Merge pull request #145 from ivre/dependabot/cargo/strum-0.25.0
Bump strum from 0.24.1 to 0.25.0
2023-06-19 09:19:16 +02:00
dependabot[bot]
938661663b
Bump strum from 0.24.1 to 0.25.0
Bumps [strum](https://github.com/Peternator7/strum) from 0.24.1 to 0.25.0.
- [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Peternator7/strum/commits)

---
updated-dependencies:
- dependency-name: strum
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 01:18:29 +00:00
Pierre
11591420ab
Merge pull request #144 from ivre/dependabot/cargo/clap-4.3.4
Bump clap from 4.3.3 to 4.3.4
2023-06-15 03:56:10 +02:00
dependabot[bot]
f9d272c2dd
Bump clap from 4.3.3 to 4.3.4
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.3 to 4.3.4.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.3.3...v4.3.4)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-15 00:59:44 +00:00
Pierre
c5fbd7e60d
Merge pull request #142 from ivre/dependabot/cargo/clap-4.3.3
Bump clap from 4.3.2 to 4.3.3
2023-06-12 17:51:27 +02:00
Pierre
7e95fc8cb1
Merge pull request #141 from ivre/dependabot/cargo/log-0.4.19
Bump log from 0.4.18 to 0.4.19
2023-06-12 17:50:49 +02:00
dependabot[bot]
0fd38bb0e6
Bump clap from 4.3.2 to 4.3.3
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.3.2...v4.3.3)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 01:21:12 +00:00
dependabot[bot]
09c0a9176f
Bump log from 0.4.18 to 0.4.19
Bumps [log](https://github.com/rust-lang/log) from 0.4.18 to 0.4.19.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.18...0.4.19)

---
updated-dependencies:
- dependency-name: log
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 01:21:02 +00:00
Pierre
f27b8572aa
Merge pull request #140 from ivre/dependabot/cargo/clap-4.3.2
Bump clap from 4.3.1 to 4.3.2
2023-06-07 00:37:38 +02:00
dependabot[bot]
0e1d391d74
Bump clap from 4.3.1 to 4.3.2
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.3.1...v4.3.2)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-06 00:59:11 +00:00
Pierre
18e3e1700d
Merge pull request #139 from ivre/dependabot/cargo/clap-4.3.1
Bump clap from 4.3.0 to 4.3.1
2023-06-05 08:55:47 +02:00
dependabot[bot]
968bd4ac7f
Bump clap from 4.3.0 to 4.3.1
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.3.0...clap_complete-v4.3.1)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-05 01:23:19 +00:00
Pierre
a1ab84b81a
Merge pull request #137 from ivre/dependabot/cargo/chrono-0.4.26
Bump chrono from 0.4.25 to 0.4.26
2023-05-31 08:38:43 +02:00
dependabot[bot]
fd3ee36dd0
Bump chrono from 0.4.25 to 0.4.26
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.25 to 0.4.26.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.25...v0.4.26)

---
updated-dependencies:
- dependency-name: chrono
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-31 01:00:12 +00:00
Pierre
a86d4b7c68
Merge pull request #136 from ivre/dependabot/cargo/chrono-0.4.25
Bump chrono from 0.4.24 to 0.4.25
2023-05-30 11:16:29 +02:00
dependabot[bot]
0a07dc2b3d
Bump chrono from 0.4.24 to 0.4.25
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.24 to 0.4.25.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.24...v0.4.25)

---
updated-dependencies:
- dependency-name: chrono
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-30 00:59:09 +00:00
Pierre
cfe6fae649
Merge pull request #135 from ivre/dependabot/cargo/log-0.4.18
Bump log from 0.4.17 to 0.4.18
2023-05-29 12:49:05 +02:00
dependabot[bot]
a32335b6df
Bump log from 0.4.17 to 0.4.18
Bumps [log](https://github.com/rust-lang/log) from 0.4.17 to 0.4.18.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.17...0.4.18)

---
updated-dependencies:
- dependency-name: log
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-29 01:27:28 +00:00
Pierre
f151126c72
Merge pull request #134 from ivre/dependabot/cargo/clap-4.3.0
Bump clap from 4.2.7 to 4.3.0
2023-05-22 10:36:09 +02:00
dependabot[bot]
3afb763a42
Bump clap from 4.2.7 to 4.3.0
Bumps [clap](https://github.com/clap-rs/clap) from 4.2.7 to 4.3.0.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.2.7...clap_complete-v4.3.0)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 01:28:16 +00:00
Pierre
3835780505
Merge pull request #132 from ivre/dependabot/cargo/pcap-1.1.0
Bump pcap from 1.0.0 to 1.1.0
2023-05-19 13:13:34 +02:00
dependabot[bot]
c86752057d
Bump pcap from 1.0.0 to 1.1.0
Bumps [pcap](https://github.com/rust-pcap/pcap) from 1.0.0 to 1.1.0.
- [Changelog](https://github.com/rust-pcap/pcap/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-pcap/pcap/compare/v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: pcap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-15 01:25:58 +00:00
Pierre
40a4047961
Merge pull request #131 from ivre/dependabot/cargo/clap-4.2.7
Bump clap from 4.2.5 to 4.2.7
2023-05-03 10:12:05 +02:00
dependabot[bot]
d9c9edd136
Bump clap from 4.2.5 to 4.2.7
Bumps [clap](https://github.com/clap-rs/clap) from 4.2.5 to 4.2.7.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.2.5...v4.2.7)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-03 00:59:13 +00:00
Pierre
8e7b5a7fbc
Merge pull request #130 from ivre/dependabot/cargo/flate2-1.0.26
Bump flate2 from 1.0.25 to 1.0.26
2023-05-01 22:02:12 +02:00
dependabot[bot]
60ec9e9b00
Bump flate2 from 1.0.25 to 1.0.26
Bumps [flate2](https://github.com/rust-lang/flate2-rs) from 1.0.25 to 1.0.26.
- [Release notes](https://github.com/rust-lang/flate2-rs/releases)
- [Commits](https://github.com/rust-lang/flate2-rs/commits)

---
updated-dependencies:
- dependency-name: flate2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 01:13:34 +00:00
Pierre
1b1c826bee
Merge pull request #129 from ivre/dependabot/cargo/clap-4.2.5
Bump clap from 4.2.4 to 4.2.5
2023-04-30 02:37:12 +02:00
dependabot[bot]
774fbb694a
Bump clap from 4.2.4 to 4.2.5
Bumps [clap](https://github.com/clap-rs/clap) from 4.2.4 to 4.2.5.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.2.4...v4.2.5)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-28 00:59:34 +00:00
Pierre
2313d3013e
Merge pull request #127 from ivre/dependabot/cargo/clap-4.2.4
Bump clap from 4.2.2 to 4.2.4
2023-04-21 14:53:39 +02:00
dependabot[bot]
e8fe8bd8e9
Bump clap from 4.2.2 to 4.2.4
Bumps [clap](https://github.com/clap-rs/clap) from 4.2.2 to 4.2.4.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.2.2...v4.2.4)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-20 00:59:27 +00:00
Pierre
d57cdab782
Merge pull request #125 from ivre/dependabot/cargo/clap-4.2.2
Bump clap from 4.2.1 to 4.2.2
2023-04-14 11:57:05 +02:00
dependabot[bot]
a2fa57c64c
Bump clap from 4.2.1 to 4.2.2
Bumps [clap](https://github.com/clap-rs/clap) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-14 00:59:36 +00:00
Pierre
511c816645
Merge pull request #123 from ivre/dependabot/cargo/clap-4.2.1
Bump clap from 4.1.13 to 4.2.1
2023-03-30 23:13:27 +02:00
dependabot[bot]
f63b43f0b5
Bump clap from 4.1.13 to 4.2.1
Bumps [clap](https://github.com/clap-rs/clap) from 4.1.13 to 4.2.1.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.1.13...v4.2.1)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-30 01:02:36 +00:00
Pierre
e3a6171b57
Merge pull request #120 from ivre/dependabot/cargo/clap-4.1.13
Bump clap from 4.1.11 to 4.1.13
2023-03-24 22:04:51 +01:00
dependabot[bot]
ed44da5267
Bump clap from 4.1.11 to 4.1.13
Bumps [clap](https://github.com/clap-rs/clap) from 4.1.11 to 4.1.13.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.1.11...v4.1.13)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-24 01:01:36 +00:00
Pierre
9047faf871
Merge pull request #119 from ivre/dependabot/cargo/clap-4.1.11
Bump clap from 4.1.9 to 4.1.11
2023-03-20 12:54:49 +01:00
dependabot[bot]
70d5721472
Bump clap from 4.1.9 to 4.1.11
Bumps [clap](https://github.com/clap-rs/clap) from 4.1.9 to 4.1.11.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.1.9...v4.1.11)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 01:31:56 +00:00
Pierre
a6004f6528
Merge pull request #117 from ivre/dependabot/cargo/clap-4.1.9
Bump clap from 4.1.8 to 4.1.9
2023-03-17 09:27:00 +01:00
dependabot[bot]
bbe78bcae9
Bump clap from 4.1.8 to 4.1.9
Bumps [clap](https://github.com/clap-rs/clap) from 4.1.8 to 4.1.9.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.1.8...v4.1.9)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-17 01:03:14 +00:00
Pierre
e68491c709
Merge pull request #114 from ivre/dependabot/cargo/chrono-0.4.24
Bump chrono from 0.4.23 to 0.4.24
2023-03-13 10:43:32 +01:00
dependabot[bot]
4af9804110
Bump chrono from 0.4.23 to 0.4.24
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.23 to 0.4.24.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.23...v0.4.24)

---
updated-dependencies:
- dependency-name: chrono
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 01:33:24 +00:00
Pierre
a4b1908909
Merge pull request #113 from ivre/dependabot/cargo/clap-4.1.8
Bump clap from 4.1.7 to 4.1.8
2023-03-03 02:51:27 +01:00
dependabot[bot]
43b2cfe499
Bump clap from 4.1.7 to 4.1.8
Bumps [clap](https://github.com/clap-rs/clap) from 4.1.7 to 4.1.8.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.1.7...v4.1.8)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-01 01:10:52 +00:00
Pierre
b6808d37df
Merge pull request #112 from ivre/dependabot/cargo/clap-4.1.7
Bump clap from 4.1.6 to 4.1.7
2023-02-28 14:18:40 +01:00
dependabot[bot]
1cdc68c298
Bump clap from 4.1.6 to 4.1.7
Bumps [clap](https://github.com/clap-rs/clap) from 4.1.6 to 4.1.7.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.1.6...v4.1.7)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-28 01:05:11 +00:00
Pierre
0019e821fd
Merge pull request #111 from ivre/dependabot/cargo/clap-4.1.6
Bump clap from 4.1.4 to 4.1.6
2023-02-16 02:11:16 +01:00