Skip to content

Commit

Permalink
Bump tokio from 1.34.0 to 1.35.0 (#892)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 327834d commit ef3db1d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ moka = { version = "0.12.1", features = ["sync"] }
humantime-serde = "1.1.1"
anyhow = "1.0.75"
log = { version = "0.4.20", features = ["serde"] }
tokio = { version = "1.34.0", default-features = false }
tokio = { version = "1.35.0", default-features = false }
clap = { version = "4.4.11", features = ["derive"] }
clap-verbosity-flag = "2.1.0"
figment = { version = "0.10.12", features = ["toml", "env"] }
Expand Down

0 comments on commit ef3db1d

Please sign in to comment.