Skip to content

Commit

Permalink
Update Rust crate speedy to 0.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 3, 2023
1 parent d60e1ba commit d03d8e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/state/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ derive_more = "0.99.17"
git-fast-import = { path = "../../git-fast-import" }
log = "0.4.14"
serde = { version = "1.0.136", features = ["derive", "rc"] }
speedy = "0.8.1"
speedy = "0.8.6"
thiserror = "1.0.30"
tokio = { version = "1.16.1", features = ["io-util", "sync"] }
zstd = "0.10.0"
Expand Down

0 comments on commit d03d8e1

Please sign in to comment.