Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
brocaar committed Oct 22, 2024
1 parent cf42ffd commit 555bd77
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
32 changes: 16 additions & 16 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 @@ -18,7 +18,7 @@
serde = { version = "1.0", features = ["derive"] }
toml = "0.8"
prometheus-client = "0.22"
tokio = { version = "1.40", features = [
tokio = { version = "1.41", features = [
"macros",
"rt-multi-thread",
"net",
Expand Down

0 comments on commit 555bd77

Please sign in to comment.