You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ Put this into your Nargo.toml.
9
9
If you are using Noir:
10
10
11
11
```toml
12
-
nodash = { git = "https://github.com/olehmisar/nodash/", tag = "v0.35.6" }
12
+
nodash = { git = "https://github.com/olehmisar/nodash/", tag = "v0.36.0" }
13
13
```
14
14
15
15
The version of nodash matches the version of Noir. The patch version may be different if a bugfix or a new feature is added for the same version of Noir. E.g., [email protected] and [email protected] are compatible with [email protected].
0 commit comments