Skip to content

Commit

Permalink
borsh bump
Browse files Browse the repository at this point in the history
  • Loading branch information
bazzilic committed Sep 28, 2023
1 parent 71a9da4 commit 1888055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion taiga_halo2/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ num-bigint = "0.4"

rustler = { version = "0.29.1", optional = true }
serde = { version = "1.0", features = ["derive"], optional = true }
borsh = { version = "= 1.0.0-alpha.4", features = ["derive"], optional = true }
borsh = { version = "= 1.0.0-alpha.5", features = ["derive"], optional = true }

[dev-dependencies]
criterion = "0.5"
Expand Down

0 comments on commit 1888055

Please sign in to comment.