Skip to content

Commit

Permalink
fix: upgrade blitzar to 3.3.0 for async send/sync on MsmHandle
Browse files Browse the repository at this point in the history
  • Loading branch information
Dustin-Ray committed Oct 2, 2024
1 parent 1ef6c48 commit f176d01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ arrow-csv = { version = "51.0" }
bit-iter = { version = "1.1.1" }
bigdecimal = { version = "0.4.5", default-features = false, features = ["serde"] }
blake3 = { version = "1.3.3", default-features = false }
blitzar = { version = "3.1.0" }
blitzar = { version = "3.3.0" }
bumpalo = { version = "3.11.0" }
bytemuck = {version = "1.16.3", features = ["derive"]}
byte-slice-cast = { version = "1.2.1", default-features = false }
Expand Down

0 comments on commit f176d01

Please sign in to comment.