Skip to content

Commit a8910c8

Browse files
chore(deps): Update Rust crate bincode to v2
1 parent 0d3d235 commit a8910c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ content_inspector = "0.2.4"
133133
git-config-env = "0.2.1"
134134
shlex = "1.3.0"
135135
anstyle-syntect = "1.0.0"
136-
bincode = "1.3.3"
136+
bincode = "2.0.0"
137137
serde = { version = "1.0.199", features = ["derive"] }
138138
flate2 = "1.0.30"
139139
once_cell = "1.19.0"

0 commit comments

Comments
 (0)