chrono 0.4.34

Date and time library for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
[licenses]
allow-osi-fsf-free = "either"
copyleft = "deny"

[advisories]
ignore = [
  "RUSTSEC-2022-0004", # rustc_serialize, cannot remove due to compatibility
]
unmaintained = "deny"
unsound = "deny"
yanked = "deny"