We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d60e1ba commit bcab7d5Copy full SHA for bcab7d5
internal/state/Cargo.toml
@@ -10,7 +10,7 @@ derive_more = "0.99.17"
10
git-fast-import = { path = "../../git-fast-import" }
11
log = "0.4.14"
12
serde = { version = "1.0.136", features = ["derive", "rc"] }
13
-speedy = "0.8.1"
+speedy = "0.8.7"
14
thiserror = "1.0.30"
15
tokio = { version = "1.16.1", features = ["io-util", "sync"] }
16
zstd = "0.10.0"
0 commit comments