Switch to using crates_io_api crate

This commit is contained in:
Alex Gaynor
2018-12-06 15:43:02 -05:00
parent de407733b8
commit bc8567a1ed
2 changed files with 11 additions and 38 deletions

View File

@@ -16,6 +16,4 @@ name = "rustsec-advisory-db"
gumdrop = "0.4"
gumdrop_derive = "0.4"
rustsec = "0.9"
reqwest = "0.9"
serde = "1.0"
serde_derive = "1.0"
crates_io_api = "0.3"