From 1b3abc6ea7b2aae354b9afaf5956f4980a420ac7 Mon Sep 17 00:00:00 2001 From: Nicolas Mattia Date: Mon, 10 Feb 2020 15:06:04 +0100 Subject: [PATCH] INF-938: Tell cargo to build all targets ... through a common update. --- nix/sources.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/sources.json b/nix/sources.json index 0c123341c8..c97abeca46 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -28,7 +28,7 @@ "common": { "ref": "master", "repo": "ssh://git@github.com/dfinity-lab/common", - "rev": "e69a1c1d6e92db172272f9ae5c932988c79fd078", + "rev": "4746abaf8925a8e700ee6efb3d2186ed2f9ade41", "type": "git" }, "dfinity": {