Skip to content

Commit 734a177

Browse files
committed
Remove unnecessary dependency skip in cargo-deny
1 parent d229dbe commit 734a177

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

deny.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,6 @@ skip = [
6666
{ name = "heck", version = "0.4.1" },
6767
# wasmtime -> cranelift is depending on this old version
6868
{ name = "itertools", version = "0.12.1" },
69-
# wasmtime -> cranelift is depending on this old version
70-
{ name = "gimli", version = "0.28.1" },
7169
# apalis-core depends on this old version
7270
{ name = "strum", version = "0.25.0" },
7371
{ name = "strum_macros", version = "0.25.0" },

0 commit comments

Comments
 (0)