Skip to content

Upgrade dependency sort to v0.3.0 #18

Description

@Savio-Sou

Problem

Running https://github.com/noir-lang/noir/blob/master/scripts/check-critical-libraries.sh for Noir v1.0.0-beta.7 and a bunch of error: Indexing arrays and slices must be done with u32, not Field popped up for this library, due to the outdated version of v0.2.3 sort used.

Happy Case

Upgrade dependency to use sort v0.3.0 instead.

Project Impact

Blocker

Blocker Context

Required for stable releasing Noir v1.0.0-beta.7.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions