@@ -139,10 +139,10 @@ cnidarium = { default-features = false, path = "crates/cn
139139cnidarium-component = { default-features = false , path = " crates/cnidarium-component" }
140140cometindex = { path = " crates/util/cometindex" }
141141criterion = { version = " 0.4" }
142- decaf377 = { default-features = false , version = " 0.10.1" , git = " https://github.com/hu55a1n1 /decaf377.git" }
142+ decaf377 = { default-features = false , version = " 0.10.1" , git = " https://github.com/informalsystems /decaf377.git" }
143143decaf377-fmd = { path = " crates/crypto/decaf377-fmd" }
144144decaf377-ka = { path = " crates/crypto/decaf377-ka" }
145- decaf377-rdsa = { version = " 0.11.0" , git = " https://github.com/dangush /decaf377-rdsa.git" }
145+ decaf377-rdsa = { version = " 0.11.0" , git = " https://github.com/informalsystems /decaf377-rdsa.git" }
146146derivative = { version = " 2.2" }
147147directories = { version = " 4.0.1" }
148148ed25519-consensus = { version = " 2.1" }
@@ -200,7 +200,7 @@ penumbra-wallet = { path = "crates/wallet" }
200200penumbra-extension = { path = " crates/penumbra-extension" , default-features = false }
201201pin-project = { version = " 1.0.12" }
202202pin-project-lite = { version = " 0.2.9" }
203- poseidon377 = { version = " 1.2.0" , git = " https://github.com/dangush /poseidon377.git" }
203+ poseidon377 = { version = " 1.2.0" , git = " https://github.com/informalsystems /poseidon377.git" }
204204proptest = { version = " 1" }
205205proptest-derive = { version = " 0.3" }
206206prost = { version = " 0.12.3" }
0 commit comments