Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
Co-authored-by: Jonas Platte <[email protected]>
Signed-off-by: Damir Jelić <[email protected]>
  • Loading branch information
poljar and jplatte authored Oct 13, 2024
1 parent 5f0aca6 commit 11dc865
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 @@ -36,7 +36,7 @@ eyeball-im = { version = "0.5.0", features = ["tracing"] }
eyeball-im-util = "0.6.0"
futures-core = "0.3.28"
futures-executor = "0.3.21"
futures-util = { version = "0.3.26" }
futures-util = "0.3.26"
growable-bloom-filter = "2.1.0"
http = "1.1.0"
imbl = "3.0.0"
Expand Down

0 comments on commit 11dc865

Please sign in to comment.