Skip to content

Commit 4458a1d

Browse files
committed
cargo deny: update unsafe bytes and remove hermit-abi
1 parent 91132cc commit 4458a1d

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

deny.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,6 @@ deny = [
209209

210210
# Certain crates/versions that will be skipped when doing duplicate detection.
211211
skip = [
212-
{ name = "hermit-abi" },
213212
#{ name = "ansi_term", version = "=0.11.0" },
214213
]
215214
# Similarly to `skip` allows you to skip certain crates during duplicate

0 commit comments

Comments
 (0)