Skip to content

Commit bcab7d5

Browse files
Update Rust crate speedy to 0.8.7
1 parent d60e1ba commit bcab7d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/state/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ derive_more = "0.99.17"
1010
git-fast-import = { path = "../../git-fast-import" }
1111
log = "0.4.14"
1212
serde = { version = "1.0.136", features = ["derive", "rc"] }
13-
speedy = "0.8.1"
13+
speedy = "0.8.7"
1414
thiserror = "1.0.30"
1515
tokio = { version = "1.16.1", features = ["io-util", "sync"] }
1616
zstd = "0.10.0"

0 commit comments

Comments
 (0)