diff --git a/Cargo.toml b/Cargo.toml index 9e28075..c105aaa 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.7" +rustsec = "0.8"