mirror of
https://github.com/chatmail/core.git
synced 2026-05-13 03:46:32 +03:00
chore(cargo): update lazy_static to 1.5.0
This removes duplicate `spin` dependency.
This commit is contained in:
@@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user