Skip to content

Commit

Permalink
chore(deps): update rust crate flume to 0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 3, 2023
1 parent d79401f commit 2bf0915
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 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 @@ -17,7 +17,7 @@ tower = "0.4"
hyper = "0.14"
tokio = { version = "1.30", features = ["rt", "macros", "fs", "io-util"] }
futures-lite = "2.0"
flume = "0.10"
flume = "0.11"
log = "0.4"
env_logger = "0.10"
include_dir = "0.7"
Expand Down

0 comments on commit 2bf0915

Please sign in to comment.