Skip to content

Commit b1e6d6a

Browse files
Update Rust crate flume to 0.12.0
1 parent d60e1ba commit b1e6d6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ comma-v = { path = "comma-v" }
1818
# https://github.com/tokio-rs/console/issues/180 lands in a release.
1919
console-subscriber = { git = "https://github.com/tokio-rs/console" }
2020
flexi_logger = { version = "0.22.3", features = ["async", "colors"] }
21-
flume = "0.10.10"
21+
flume = "0.12.0"
2222
git-cvs-fast-import-process = { path = "internal/process" }
2323
git-cvs-fast-import-state = { path = "internal/state" }
2424
git-fast-import = { path = "git-fast-import" }

0 commit comments

Comments
 (0)