We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ce9573 commit f81ca2fCopy full SHA for f81ca2f
packages/contracts/noir/common/Nargo.toml
@@ -6,4 +6,4 @@ authors = ["Oleh Misarosh <[email protected]>"]
6
[dependencies]
7
protocol_types = { git = "https://github.com/AztecProtocol/aztec-packages/", tag = "v0.86.0", directory = "noir-projects/noir-protocol-circuits/crates/types" }
8
bignum = { tag = "v0.6.1", git = "https://github.com/noir-lang/noir-bignum/" }
9
-nodash = { tag = "v0.40.2", git = "https://github.com/olehmisar/nodash/" }
+nodash = { tag = "v0.41.2", git = "https://github.com/olehmisar/nodash/" }
0 commit comments