We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d18968b commit 0ae799bCopy full SHA for 0ae799b
masp_primitives/Cargo.toml
@@ -77,7 +77,7 @@ borsh = {version = "1.2.0", features = ["unstable__schema", "derive"]}
77
arbitrary = {version = "1.3", features = ["derive"], optional = true }
78
79
[dependencies.masp_note_encryption]
80
-version = "3.0.2
+version = "3.0.2"
81
path = "../masp_note_encryption"
82
features = ["pre-zip-212"]
83
0 commit comments