Skip to content

Commit 1ed87f2

Browse files
Bump the regular group with 6 updates (#246)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c785948 commit 1ed87f2

2 files changed

Lines changed: 28 additions & 28 deletions

File tree

Cargo.lock

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,23 +13,23 @@ edition = "2024"
1313
prost = "0.14"
1414
# Only necessary if using Protobuf well-known types:
1515
prost-types = "0.14"
16-
bytes = "1.10.1"
17-
flate2 = "1.1.8"
18-
clap = { version = "4.5.56", features = ["derive"] }
16+
bytes = "1.11.1"
17+
flate2 = "1.1.9"
18+
clap = { version = "4.5.60", features = ["derive"] }
1919
serde = { version = "1.0.219", features = ["derive"] }
2020
serde_json = "1.0.149"
2121
camino = { version = "1.1.12", features = ["serde1"] }
2222
anyhow = "1.0"
2323
assert_fs = "1.1.3"
2424
project-root = "0.2.2"
25-
snapbox = "0.6.21"
25+
snapbox = "1.0.0"
2626
prost-build = { version = "0.14" }
2727
test-case = "3.3.1"
2828
itertools = "0.14.0"
2929
indoc = "2"
3030
cairo-annotations = "0.7.0"
3131
prettytable-rs = "0.10.0"
32-
regex = "1.11.2"
32+
regex = "1.12.3"
3333
console = "0.16.0"
3434
num-rational = "0.4.2"
3535

0 commit comments

Comments
 (0)