chrono/deny.toml
Jubilee Young be62a7f116 Remove rustc-serialize feature
And docs and deny exceptions and...
2024-03-30 15:01:40 +01:00

9 lines
128 B
TOML

[licenses]
allow-osi-fsf-free = "either"
copyleft = "deny"
[advisories]
unmaintained = "deny"
unsound = "deny"
yanked = "deny"