From 5e80eefb41e8c4188665b2450478abbbd472be46 Mon Sep 17 00:00:00 2001 From: DFINITY bot <58022693+dfinity-bot@users.noreply.github.com> Date: Sat, 14 May 2022 11:01:13 -0500 Subject: [PATCH] build: niv advisory-db: update ca1383b2 -> a47cd630 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Changelog for advisory-db: Branch: main Commits: [RustSec/advisory-db@ca1383b2...a47cd630](https://github.com/RustSec/advisory-db/compare/ca1383b258629a2531423d557d7150a576bc3279...a47cd63007d20e5e0d58c4de945ac2e6b7cd70d0) * [`a47cd630`](https://github.com/rustsec/advisory-db/commit/a47cd63007d20e5e0d58c4de945ac2e6b7cd70d0) Withdraw RUSTSEC-2020-0071: Potential segfault in the time crate ([RustSec/advisory-db⁠#1242](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/1242)) --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index 6882910e9d..f2487aa3c4 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -6,10 +6,10 @@ "homepage": "https://rustsec.org", "owner": "RustSec", "repo": "advisory-db", - "rev": "ca1383b258629a2531423d557d7150a576bc3279", - "sha256": "0p79cljqyghh98l0mq8wa7spfh6zn8m9m9w934ihyzvf454nqfp0", + "rev": "a47cd63007d20e5e0d58c4de945ac2e6b7cd70d0", + "sha256": "11khj49gcr2qa5zjnzv8wg4fs72b1h866c68brhd9p0zgysjv4vp", "type": "tarball", - "url": "https://github.com/RustSec/advisory-db/archive/ca1383b258629a2531423d557d7150a576bc3279.tar.gz", + "url": "https://github.com/RustSec/advisory-db/archive/a47cd63007d20e5e0d58c4de945ac2e6b7cd70d0.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "agent-rs": {