Skip to content

Commit

Permalink
Update Rust crate futures to 0.3.30
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent b358c87 commit 98e6d0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ rsb_derive = "0.5"
serde = { version = "1.0", features = ["derive"] }
tokio = { version = "1" }
tokio-stream = "0.1"
futures = "0.3"
futures = "0.3.30"
chrono = { version = "0.4", features = ["serde", "clock"], default-features = false }
async-trait = "0.1"
hex = "0.4"
Expand Down

0 comments on commit 98e6d0b

Please sign in to comment.