From 985c55342aa9422bfcaf0df43e3090896e9462c3 Mon Sep 17 00:00:00 2001 From: Tony Arcieri Date: Wed, 3 Jul 2019 07:37:05 -0700 Subject: [PATCH] RUSTSEC-2019-0008: fix link to disclosure PR --- README.md | 2 +- crates/simd-json/RUSTSEC-2019-0008.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0ec566a..7992191 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # RustSec Advisory Database [![Build Status][build-image]][build-link] -![Maintained: Q2 2019][maintained-image] +![Maintained: Q3 2019][maintained-image] [![Gitter Chat][gitter-image]][gitter-link] [build-image]: https://travis-ci.org/RustSec/advisory-db.svg?branch=master diff --git a/crates/simd-json/RUSTSEC-2019-0008.toml b/crates/simd-json/RUSTSEC-2019-0008.toml index 95fd7ec..855925d 100644 --- a/crates/simd-json/RUSTSEC-2019-0008.toml +++ b/crates/simd-json/RUSTSEC-2019-0008.toml @@ -31,7 +31,7 @@ patched_versions = [">= 0.1.15"] unaffected_versions = ["<= 0.1.13"] -url = "https://github.com/Licenser/simdjson-rs/pull/273" +url = "https://github.com/Licenser/simdjson-rs/pull/27" keywords = ["simd"]