Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan-k committed Mar 7, 2024
1 parent f36e085 commit 238a9db
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,6 @@ targets = [
# the actual valid features supported by the target architecture.
#{ triple = "wasm32-unknown-unknown", features = ["atomics"] },
]
exclude = [
# Excluded because it is only used as a dev-dependency for testing
# TODO: Remove the exclude as soon as the fix for https://github.com/EmbarkStudios/krates/issues/60 is available in the cargo-deny-action
"intel-mkl-src", # TODO: Delete as
]

# This section is considered when running `cargo deny check advisories`
# More documentation for the advisories section can be found here:
Expand Down

0 comments on commit 238a9db

Please sign in to comment.