Skip to content

Commit 1cfb8b3

Browse files
chore(deps): bump the cargo group with 4 updates (#258)
1 parent ea73685 commit 1cfb8b3

File tree

2 files changed

+49
-29
lines changed

2 files changed

+49
-29
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ rust-version = "1.80.1"
1515
[dependencies]
1616
annotate-snippets = "0.11.4"
1717
anstream = "0.6.18"
18-
anyhow = "1.0.93"
18+
anyhow = "1.0.94"
1919
camino = { version = "1.1.9", features = ["serde1"] }
20-
clap = { version = "4.5.21", features = ["derive", "env"] }
20+
clap = { version = "4.5.23", features = ["derive", "env"] }
2121
clap-verbosity-flag = { version = "3.0.0", features = [
2222
"tracing",
2323
], default-features = false }
@@ -28,8 +28,8 @@ indicatif = "0.17.9"
2828
itertools = "0.13.0"
2929
moka = { version = "0.12.8", features = ["sync"] }
3030
owo-colors = "4.1.0"
31-
pest = "2.7.14"
32-
pest_derive = "2.7.14"
31+
pest = "2.7.15"
32+
pest_derive = "2.7.15"
3333
regex = "1.11.1"
3434
reqwest = { version = "0.12.9", features = [
3535
"blocking",

0 commit comments

Comments
 (0)