Skip to content

Commit

Permalink
Syn is no longer duplicated
Browse files Browse the repository at this point in the history
Remove exception.  This issue seems to have been resolved for a while.

Signed-off-by: Daniel Noland <daniel@githedgehog.com>
  • Loading branch information
daniel-noland authored and qmonnet committed Feb 5, 2025
1 parent c8c1d62 commit 90a9056
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -190,10 +190,6 @@ skip-tree = [
#{ crate = "ansi_term@0.11.0", depth = 20 },
]

[[bans.skip]]
name = "syn"
reason = "syn is basically always a build time dependency so we aren't shipping multiple versions"

# This section is considered when running `cargo deny check sources`.
# More documentation about the 'sources' section can be found here:
# https://embarkstudios.github.io/cargo-deny/checks/sources/cfg.html
Expand Down

0 comments on commit 90a9056

Please sign in to comment.