Skip to content

Commit

Permalink
Merge pull request #1994 from hannobraun/dependabot/cargo/dependencie…
Browse files Browse the repository at this point in the history
…s-1166d6c54b

Bump the dependencies group with 3 updates
  • Loading branch information
hannobraun authored Aug 14, 2023
2 parents 173c8d3 + e8aca56 commit 2f108f6
Show file tree
Hide file tree
Showing 4 changed files with 40 additions and 40 deletions.
72 changes: 36 additions & 36 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion 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.72"
log = "0.4.19"
log = "0.4.20"
regex = "1.9.3"
semver = "1.0.18"
4 changes: 2 additions & 2 deletions tools/automator/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ publish = false
anyhow = "1.0.72"
chrono = "0.4.26"
map-macro = "0.2.6"
octocrab = "0.29.0"
octocrab = "0.29.2"
semver = "1.0.18"
serde = "1.0.183"
serde_json = "1.0.104"
Expand All @@ -22,5 +22,5 @@ version = "4.3.21"
features = ["derive"]

[dependencies.tokio]
version = "1.30.0"
version = "1.31.0"
features = ["full"]
2 changes: 1 addition & 1 deletion tools/release-operator/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ anyhow = "1.0.72"
cargo_metadata = "0.17.0"
cmd_lib = "1.3.0"
env_logger = "0.10.0"
log = "0.4.19"
log = "0.4.20"
secstr = "0.5.0"
semver = "1.0.18"
serde_json = "1.0.104"
Expand Down

0 comments on commit 2f108f6

Please sign in to comment.