mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-26 16:07:48 +01:00
support.toml: Initial file
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
This commit is contained in:
3
support.toml
Normal file
3
support.toml
Normal file
@@ -0,0 +1,3 @@
|
||||
# Minimum supported version of the `rustsec` crate
|
||||
[rustsec]
|
||||
version = ">= 0.12"
|
||||
Reference in New Issue
Block a user