From ec0967369d3c513932fd772b37d33f752c0e4dbb Mon Sep 17 00:00:00 2001 From: DFINITY bot <58022693+dfinity-bot@users.noreply.github.com> Date: Mon, 25 Jan 2021 01:39:19 +0100 Subject: [PATCH] niv ic-ref: update cf285710 -> 03d2f48e MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Changelog for ic-ref: Branch: release-0.15 Commits: [dfinity-lab/ic-ref@cf285710...03d2f48e](https://github.com/dfinity-lab/ic-ref/compare/cf285710ded70b59a6fef320591298d850c5abac...03d2f48e7ce8895f84e1b44fa32d81db79edf6c9) * [`e6ca8e31`](https://github.com/dfinity-lab/ic-ref/commit/e6ca8e31a65aba27bd781fc387ea684292457b2e) ic-ref: Serialize the state ([dfinity-lab/ic-ref⁠#263](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/ic-ref/issues/263)) * [`03d2f48e`](https://github.com/dfinity-lab/ic-ref/commit/03d2f48e7ce8895f84e1b44fa32d81db79edf6c9) ic-ref-test: Test request delegation with targets and WebAuthn ([dfinity-lab/ic-ref⁠#266](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/ic-ref/issues/266)) --- nix/sources.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/sources.json b/nix/sources.json index ce2774a9b1e..f095f158661 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -29,7 +29,7 @@ "ic-ref": { "branch": "release-0.15", "repo": "ssh://git@github.com/dfinity-lab/ic-ref", - "rev": "cf285710ded70b59a6fef320591298d850c5abac", + "rev": "03d2f48e7ce8895f84e1b44fa32d81db79edf6c9", "type": "git" }, "libtommath": {