diff --git a/Cargo.toml b/Cargo.toml index 40c0cf5..6df4365 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,5 +15,5 @@ name = "rustsec-advisory-db" [dependencies] gumdrop = "0.4" gumdrop_derive = "0.4" -rustsec = "0.9" +rustsec = "0.10" crates_io_api = "0.3"