Skip to content

Commit 54dbafe

Browse files
committed
deny: Remove proc-macro-crate override
1 parent 0c804bf commit 54dbafe

File tree

2 files changed

+30
-59
lines changed

2 files changed

+30
-59
lines changed

Cargo.lock

Lines changed: 30 additions & 53 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 & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,6 @@ allow-git = [
3333
"https://github.com/gtk-rs/gtk-rs-core",
3434
]
3535

36-
# proc-macro-crate depends on an older version of toml_edit
37-
# https://github.com/bkchr/proc-macro-crate/pull/50
38-
[[bans.skip]]
39-
name = "toml_edit"
40-
version = "0.21"
41-
4236
# wayland-scanner depends on an older version
4337
[[bans.skip]]
4438
name = "quick-xml"

0 commit comments

Comments
 (0)