Skip to content

Commit db05abb

Browse files
committed
redux-rs: update after o1-labs ownership transfer and master update
1 parent c6edfcc commit db05abb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ juniper = { version = "0.16" }
6363
libp2p = { git = "https://github.com/openmina/rust-libp2p", rev = "5c44c7d9", default-features = false }
6464
linkme = "0.3.22"
6565
mina-node-account = { path = "node/account" }
66-
redux = { git = "https://github.com/openmina/redux-rs.git", rev = "ab14890c", features = [
66+
redux = { git = "https://github.com/o1-labs/redux-rs.git", rev = "06c8366", features = [
6767
"serde",
6868
] }
6969
serde = "1.0.190"

0 commit comments

Comments
 (0)