Skip to content

Commit 4c879bd

Browse files
authored
chore: Add Noir version compatibility description (#6)
1 parent 15e0ab6 commit 4c879bd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,14 @@
22

33
Noir library that implements efficient sparse arrays, both constant (SparseArray) and mutable (MutSparseArray)
44

5+
## Noir version compatibility
6+
7+
This library is tested with all Noir stable releases from v0.36.0.
58

69
## Benchmarks
710

811
TODO
912

10-
1113
## Installation
1214

1315
In your _Nargo.toml_ file, add the version of this library you would like to install under dependency:

0 commit comments

Comments
 (0)