diff --git a/Cargo.toml b/Cargo.toml index c105aaa..2cea98b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,4 +15,4 @@ name = "rustsec-advisory-db" [dependencies] gumdrop = "0.4" gumdrop_derive = "0.4" -rustsec = "0.8" +rustsec = "0.9"