We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 196b03e commit 9078f6bCopy full SHA for 9078f6b
1 file changed
Cargo.toml
@@ -155,4 +155,4 @@ files.extend-exclude = ["*.svg"] # Ignore SVG files.
155
156
[patch.crates-io]
157
#miden-crypto = { path = "../miden-crypto-bernhard-migrate-rocksdb-from-crypto/miden-crypto/" }
158
-miden-crypto = { branch = "bernhard-migrate-rocksdb-from-crypto", git = "https://github.com/0xMiden/crypto/pull/850" }
+miden-crypto = { branch = "bernhard-migrate-rocksdb-from-crypto", git = "https://github.com/0xMiden/crypto.git" }
0 commit comments