From f5d0ea12a2aa8c126803f893f450093051a74d74 Mon Sep 17 00:00:00 2001 From: Tony Arcieri Date: Sun, 22 Jul 2018 17:51:40 -0700 Subject: [PATCH] Update 'rustsec' crate to 0.7 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b6f8875..98d643a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,4 +10,4 @@ categories = ["api-bindings", "development-tools"] keywords = ["rustsec", "security", "advisory", "vulnerability"] [dependencies] -rustsec = "0.7.0-alpha3" +rustsec = "0.7"