mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-05-31 13:39:36 +02:00
6 lines
131 B
TOML
6 lines
131 B
TOML
[advisories]
|
|
ignore = [
|
|
# time crate can't be updated in the repo because of MSRV, users are unaffected
|
|
"RUSTSEC-2026-0009",
|
|
]
|