mirror of
https://github.com/chatmail/core.git
synced 2026-04-05 15:02:11 +03:00
chore(deny.toml): add exception for duplicate toml_datetime 0.6.11 dependency
This commit is contained in:
@@ -48,6 +48,7 @@ skip = [
|
||||
{ name = "syn", version = "1.0.109" },
|
||||
{ name = "thiserror-impl", version = "1.0.69" },
|
||||
{ name = "thiserror", version = "1.0.69" },
|
||||
{ name = "toml_datetime", version = "0.6.11" },
|
||||
{ name = "wasi", version = "0.11.0+wasi-snapshot-preview1" },
|
||||
{ name = "windows" },
|
||||
{ name = "windows_aarch64_gnullvm" },
|
||||
|
||||
Reference in New Issue
Block a user