summaryrefslogtreecommitdiffstats
path: root/.cargo/audit.toml
AgeCommit message (Collapse)Author
2021-10-26Ignore RUSTSEC-2020-0071Dan Davison
- Run audit when changing audit.toml
2021-10-26Ignore "RUSTSEC-2020-0159"Dan Davison
It appears to be inevitable at the moment due to the dependency chain syntect -> plist -> chrono See https://github.com/trishume/syntect/issues/385