Skip to content

Commit

Permalink
Add redox_syscall 0.3 to allowed duplicates in deny.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
AldaronLau committed Oct 29, 2023
1 parent a8224f8 commit ca760ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ skip = [
{ name = "num_enum_derive", version = "0.5" },
{ name = "raw-window-handle", version = "0.4" },
{ name = "redox_syscall", version = "0.2" },
{ name = "redox_syscall", version = "0.3" },
{ name = "sctk-adwaita", version = "0.4" },
{ name = "syn", version = "1.0" },
{ name = "toml", version = "0.5" },
Expand Down

0 comments on commit ca760ca

Please sign in to comment.