From a942c761deb75c85665e114b21fb5a4fe070c9dc Mon Sep 17 00:00:00 2001 From: DFINITY bot <58022693+dfinity-bot@users.noreply.github.com> Date: Tue, 31 Mar 2020 18:01:10 +0200 Subject: [PATCH] build: niv advisory-db: update de905c8b -> 81193d1d ## Changelog for advisory-db: Commits: [RustSec/advisory-db@de905c8b...81193d1d](https://github.com/RustSec/advisory-db/compare/de905c8bfed22b6bfeadd3d6ed7b411016395aed...81193d1dbab92e8f7816c3b504ad8627fdc3d430) * [`70389f6a`](https://github.com/RustSec/advisory-db/commit/70389f6a25cca930d3d06f28eec2de3dd077c0c8) Report memory management error in `bitvec` * [`4de36fe7`](https://github.com/RustSec/advisory-db/commit/4de36fe70a56296d6718009738ef0a890402462b) Assign RUSTSEC-2020-0007 to bitvec --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index fbb36c56de..f90032bfca 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -6,10 +6,10 @@ "homepage": "https://rustsec.org", "owner": "RustSec", "repo": "advisory-db", - "rev": "de905c8bfed22b6bfeadd3d6ed7b411016395aed", - "sha256": "16bzh4pyv82av59jx3cnbri9aqrq3m1xjqm8nh4q8fdznhb6q8xw", + "rev": "81193d1dbab92e8f7816c3b504ad8627fdc3d430", + "sha256": "1van50p6bh08haiwdh1i4bmy633f5hkiqwn2xzkqa79x2v5ismka", "type": "tarball", - "url": "https://github.com/RustSec/advisory-db/archive/de905c8bfed22b6bfeadd3d6ed7b411016395aed.tar.gz", + "url": "https://github.com/RustSec/advisory-db/archive/81193d1dbab92e8f7816c3b504ad8627fdc3d430.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "bats-support": {