Skip to content

Commit 71ad725

Browse files
committed
Update from pod2's main
1 parent c972aec commit 71ad725

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
@@ -14,7 +14,7 @@ members = [
1414
, "podnet/identity-github"]
1515

1616
[workspace.dependencies]
17-
pod2 = { git = "https://github.com/0xPARC/pod2", rev = "b02d0ec46247f3f64bd4d2e30db9da7f40903409", default-features = false, features = [ "backend_plonky2", "zk", "examples", "disk_cache" ] }
17+
pod2 = { git = "https://github.com/0xPARC/pod2", rev = "7e04eb51ff34f7947f396ef30b8e53edc1dc3f2c", default-features = false, features = [ "backend_plonky2", "zk", "examples", "disk_cache" ] }
1818
pod2_solver = { path = "core/new_solver" }
1919
podnet-models = { path = "core/models" }
2020
pod-utils = { path = "core/utils" }

0 commit comments

Comments
 (0)