Skip to content

Commit 6dcd17c

Browse files
authored
Update dependencies (#429)
1 parent 26548cf commit 6dcd17c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ env_logger = "0.11"
2020
lazy_static = "1.5.0"
2121
thiserror = { version = "2.0.12" }
2222
# enabled by features:
23-
plonky2 = { git = "https://github.com/0xPARC/plonky2.git", rev = "767a098d89b8d50d8aacfdce0c0a7222e8760d37", optional = true }
24-
plonky2_u32 = { git = "https://github.com/ax0/plonky2-u32", rev = "c1cc9384c1ac6bfb61e035bf71c94095fa69599f" }
23+
plonky2 = { git = "https://github.com/0xPARC/plonky2.git", rev = "109d517d09c210ae4c2cee381d3e3fbc04aa3812", optional = true }
24+
plonky2_u32 = { git = "https://github.com/ax0/plonky2-u32", rev = "cb8e2d9681eb06d069157edbb5ec1d05038611c4" }
2525
serde = "1.0.219"
2626
serde_json = "1.0.140"
2727
base64 = "0.22.1"

0 commit comments

Comments
 (0)