Skip to content

Commit

Permalink
Bump curve25519-dalek and remove RUSTSEC-2024-0344
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafał Chabowski committed Jun 20, 2024
1 parent 1b858b3 commit a2a33b3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 12 deletions.
15 changes: 4 additions & 11 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ lint-smart-contracts:

.PHONY: audit-rs
audit-rs:
$(CARGO) audit --ignore RUSTSEC-2024-0344
$(CARGO) audit

.PHONY: audit-as
audit-as:
Expand Down

0 comments on commit a2a33b3

Please sign in to comment.