We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d60e1ba commit fbb5ad9Copy full SHA for fbb5ad9
1 file changed
Cargo.toml
@@ -18,7 +18,7 @@ comma-v = { path = "comma-v" }
18
# https://github.com/tokio-rs/console/issues/180 lands in a release.
19
console-subscriber = { git = "https://github.com/tokio-rs/console" }
20
flexi_logger = { version = "0.22.3", features = ["async", "colors"] }
21
-flume = "0.10.10"
+flume = "0.10.12"
22
git-cvs-fast-import-process = { path = "internal/process" }
23
git-cvs-fast-import-state = { path = "internal/state" }
24
git-fast-import = { path = "git-fast-import" }
0 commit comments