Skip to content

Commit

Permalink
Merge pull request #2496 from hannobraun/dependabot/cargo/cargo-e2665…
Browse files Browse the repository at this point in the history
…27910

Bump the cargo group across 1 directory with 4 updates
  • Loading branch information
hannobraun authored Jan 20, 2025
2 parents ad2c7b4 + 3c59e2d commit 06b17cf
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
16 changes: 8 additions & 8 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions tools/autolib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ edition = "2021"

[dependencies]
anyhow = "1.0.95"
log = "0.4.22"
log = "0.4.25"
regex = "1.11.1"
semver = "1.0.24"
semver = "1.0.25"
6 changes: 3 additions & 3 deletions tools/automator/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ publish = false
anyhow = "1.0.95"
chrono = "0.4.39"
map-macro = "0.3.0"
octocrab = "0.42.1"
semver = "1.0.24"
octocrab = "0.43.0"
semver = "1.0.25"
serde = "1.0.217"
serde_json = "1.0.135"
serde_json = "1.0.137"
tracing = "0.1.41"
url = "2.5.4"

Expand Down
6 changes: 3 additions & 3 deletions tools/release-operator/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ anyhow = "1.0.95"
cargo_metadata = "0.19.1"
cmd_lib = "1.9.5"
env_logger = "0.11.6"
log = "0.4.22"
log = "0.4.25"
secstr = "0.5.0"
semver = "1.0.24"
serde_json = "1.0.135"
semver = "1.0.25"
serde_json = "1.0.137"
thiserror = "2.0.11"

[dependencies.autolib]
Expand Down

0 comments on commit 06b17cf

Please sign in to comment.