mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-26 16:07:48 +01:00
Adds an initial file indicating what version of the `rustsec` the advisory database is compatible with. This is designed for use with the corresponding feature in the `rustsec` crate: https://github.com/RustSec/rustsec-crate/pull/76
4 lines
81 B
TOML
4 lines
81 B
TOML
# Minimum supported version of the `rustsec` crate
|
|
[rustsec]
|
|
version = ">= 0.12"
|