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
* replace usage of u16s in generics with u32s ([#12](https://github.com/noir-lang/noir_json_parser/issues/12))
9
+
* update to 0.34.0 ([#6](https://github.com/noir-lang/noir_json_parser/issues/6))
10
+
11
+
### Features
12
+
13
+
* Update to 0.34.0 ([#6](https://github.com/noir-lang/noir_json_parser/issues/6)) ([ec163ab](https://github.com/noir-lang/noir_json_parser/commit/ec163ab7d1564db54a2db1f64ee479cc14dbdd68))
14
+
15
+
16
+
### Bug Fixes
17
+
18
+
* Replace usage of u16s in generics with u32s ([#12](https://github.com/noir-lang/noir_json_parser/issues/12)) ([09a5bde](https://github.com/noir-lang/noir_json_parser/commit/09a5bde90e7c5f1eb221a0da986b7e88113c187d))
0 commit comments