Skip to content

Commit c50b34a

Browse files
sdroegebilelmoussaoui
authored andcommitted
deny: Update for system-deps depending on old toml / toml_edit
1 parent 2ccd7c8 commit c50b34a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

deny.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,9 @@ version = "1.0"
4141
[[bans.skip]]
4242
name = "bitflags"
4343
version = "1.0"
44+
45+
# system-deps depends on an old version of toml / toml_edit
46+
# https://github.com/gdesmott/system-deps/pull/80
47+
[[bans.skip]]
48+
name = "toml_edit"
49+
version = "0.19"

0 commit comments

Comments
 (0)