Skip to content

Commit 489c64c

Browse files
Update Rust crate bincode to v2
1 parent d60e1ba commit 489c64c

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
@@ -5,7 +5,7 @@ edition = "2018"
55
license = "Apache-2.0"
66

77
[dependencies]
8-
bincode = "1.3.3"
8+
bincode = "2.0.0"
99
derive_more = "0.99.17"
1010
git-fast-import = { path = "../../git-fast-import" }
1111
log = "0.4.14"

0 commit comments

Comments
 (0)