Skip to content

Commit

Permalink
chore(cargo): update lazy_static to 1.5.0
Browse files Browse the repository at this point in the history
This removes duplicate `spin` dependency.
  • Loading branch information
link2xt committed Sep 18, 2024
1 parent 060fd55 commit 60cd6f5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 13 deletions.
18 changes: 6 additions & 12 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ skip = [
{ name = "rustls-pemfile", version = "1.0.4" },
{ name = "rustls", version = "0.21.11" },
{ name = "rustls-webpki", version = "0.101.7" },
{ name = "spin", version = "<0.9.6" },
{ name = "sync_wrapper", version = "0.1.2" },
{ name = "synstructure", version = "0.12.6" },
{ name = "syn", version = "1.0.109" },
Expand Down

0 comments on commit 60cd6f5

Please sign in to comment.