Skip to content

Commit

Permalink
Fixup deny
Browse files Browse the repository at this point in the history
  • Loading branch information
Jake-Shadle committed Nov 6, 2023
1 parent d4a8a83 commit 908190f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,3 @@ minidump-processor = { version = "0.19", default-features = false }
minidump-unwind = { version = "0.19", features = ["debuginfo"] }
similar-asserts = "1.5"
uuid = "1.4"

[patch.crates-io]
minidump-common = { git = "https://github.com/lissyx/rust-minidump.git", rev = "2f996932695d8355a8609f2a8744c01b8b034d39" }
2 changes: 0 additions & 2 deletions deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ multiple-versions = "deny"
skip = [
# scroll still depends on 1.0
{ name = "syn", version = "=1.0.109" },
# many crates still depend on old version
{ name = "bitflags", version = "=1.3.2" },
]

[licenses]
Expand Down

0 comments on commit 908190f

Please sign in to comment.