mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Update dependencies
- `gumdrop` v0.6 - `rustsec` v0.12 - `crates-io-api` v0.5
This commit is contained in:
@@ -10,7 +10,6 @@ publish = false
|
||||
name = "rustsec-advisory-db"
|
||||
|
||||
[dependencies]
|
||||
gumdrop = "0.5"
|
||||
gumdrop_derive = "0.5"
|
||||
rustsec = "0.11"
|
||||
crates_io_api = "0.3"
|
||||
gumdrop = "0.6"
|
||||
rustsec = "0.12"
|
||||
crates_io_api = "0.5"
|
||||
|
||||
Reference in New Issue
Block a user