Skip to content

Commit 60baf9c

Browse files
committed
build(dependencies): 🧱 update crates
🔧 bump clap from 4.5.32 to 4.5.35 📦 bump env_logger from 0.11.7 to 0.11.8 Updating cc v1.2.17 -> v1.2.18 Updating errno v0.3.10 -> v0.3.11 Updating icu_locid_transform_data v1.5.0 -> v1.5.1 Updating icu_normalizer_data v1.5.0 -> v1.5.1 Updating icu_properties_data v1.5.0 -> v1.5.1 Updating indexmap v2.8.0 -> v2.9.0 Updating jiff v0.2.5 -> v0.2.6 Updating jiff-static v0.2.5 -> v0.2.6 Updating jobserver v0.1.32 -> v0.1.33 Updating once_cell v1.21.1 -> v1.21.3 Updating openssl-sys v0.9.106 -> v0.9.107 Updating redox_syscall v0.5.10 -> v0.5.11 Updating rustix v1.0.3 -> v1.0.5 Updating smallvec v1.14.0 -> v1.15.0 Updating winnow v0.7.4 -> v0.7.6 Updating yaml-rust2 v0.10.0 -> v0.10.1
1 parent dd434a1 commit 60baf9c

File tree

2 files changed

+41
-40
lines changed

2 files changed

+41
-40
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ opt-level = 3
2020
[dependencies]
2121
ahash = "0.8.11"
2222
anyhow = "1.0.97"
23-
clap = { version = "4.5.32", features = ["derive"] }
23+
clap = { version = "4.5.35", features = ["derive"] }
2424
clap-verbosity-flag = "3.0.2"
2525
config = "0.15.11"
26-
env_logger = "0.11.7"
26+
env_logger = "0.11.8"
2727
git2 = "0.20.1"
2828
log = "0.4.27"
2929
semver = "1.0.26"

0 commit comments

Comments
 (0)