From 8dba3cfec36a56418e60fbf80c103f1234dd08cc Mon Sep 17 00:00:00 2001 From: DFINITY bot <58022693+dfinity-bot@users.noreply.github.com> Date: Mon, 7 Dec 2020 18:02:12 +0200 Subject: [PATCH] build: niv advisory-db: update 3ea0b300 -> a24932e2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Changelog for advisory-db: Branch: master Commits: [RustSec/advisory-db@3ea0b300...a24932e2](https://github.com/RustSec/advisory-db/compare/3ea0b300a372cba6a7fee4c0538baa52aba846b8...a24932e220dfa9be8b0b501210fef8a0bc7ef43e) * [`1b49d499`](https://github.com/RustSec/advisory-db/commit/1b49d499c4db333aaf7bba55296737f60b17f4f6) ordered_float:NotNan may contain NaN after unwinding in assignment operators * [`65c6ad73`](https://github.com/RustSec/advisory-db/commit/65c6ad732dfb17d1df15fb7895f8dd7c51389eff) Assigned RUSTSEC-2020-0082 to ordered-float * [`dec05d79`](https://github.com/RustSec/advisory-db/commit/dec05d79abc4e468cc225e36af6351d19e7b8063) Minor changes to wording of RUSTSEC-2020-0082 ([RustSec/advisory-db⁠#516](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/516)) * [`a24932e2`](https://github.com/RustSec/advisory-db/commit/a24932e220dfa9be8b0b501210fef8a0bc7ef43e) Update example advisory text ([RustSec/advisory-db⁠#513](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/513)) --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index 43c29e128c..3c77a2e478 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -6,10 +6,10 @@ "homepage": "https://rustsec.org", "owner": "RustSec", "repo": "advisory-db", - "rev": "3ea0b300a372cba6a7fee4c0538baa52aba846b8", - "sha256": "1qvm6mcify68z6z9c0lh74g4jllrrm22byiwdcfjzml8pm9gh917", + "rev": "a24932e220dfa9be8b0b501210fef8a0bc7ef43e", + "sha256": "1xhqhlc7fiq6c5k2y06fxsda7mhn8d8wrc4hlp7j6jyijy8in20l", "type": "tarball", - "url": "https://github.com/RustSec/advisory-db/archive/3ea0b300a372cba6a7fee4c0538baa52aba846b8.tar.gz", + "url": "https://github.com/RustSec/advisory-db/archive/a24932e220dfa9be8b0b501210fef8a0bc7ef43e.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "agent-js-monorepo": {