Skip to content

Commit

Permalink
Merge pull request #2053 from hannobraun/dependabot/cargo/cargo-4e2b8…
Browse files Browse the repository at this point in the history
…c7469

Bump the cargo group with 3 updates
  • Loading branch information
hannobraun authored Oct 10, 2023
2 parents aefe378 + c6af935 commit 2570926
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 17 deletions.
26 changes: 13 additions & 13 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 @@ -6,5 +6,5 @@ edition = "2021"
[dependencies]
anyhow = "1.0.75"
log = "0.4.20"
regex = "1.9.6"
semver = "1.0.19"
regex = "1.10.0"
semver = "1.0.20"
2 changes: 1 addition & 1 deletion tools/automator/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ anyhow = "1.0.75"
chrono = "0.4.31"
map-macro = "0.2.6"
octocrab = "0.31.1"
semver = "1.0.19"
semver = "1.0.20"
serde = "1.0.188"
serde_json = "1.0.107"
url = "2.4.1"
Expand Down
2 changes: 1 addition & 1 deletion tools/release-operator/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ cmd_lib = "1.3.0"
env_logger = "0.10.0"
log = "0.4.20"
secstr = "0.5.0"
semver = "1.0.19"
semver = "1.0.20"
serde_json = "1.0.107"
thiserror = "1.0.49"

Expand Down

0 comments on commit 2570926

Please sign in to comment.