From 63c8fb9f112a8690bbeb7d9266a2575538fbf5b7 Mon Sep 17 00:00:00 2001 From: DFINITY bot <58022693+dfinity-bot@users.noreply.github.com> Date: Fri, 6 Mar 2020 22:21:31 +0100 Subject: [PATCH] ## Changelog for common: Commits: [dfinity-lab/common@79a7acd2...7fbbf97c](https://github.com/dfinity-lab/common/compare/79a7acd25142e621854d787d5bcfe375af4712f8...7fbbf97c57eaa2c13eee6d958f494d800edb2b20) * [`fee34af0`](https://github.com/dfinity-lab/common/commit/fee34af0457e582e0cd2dbea7d69bb8623def448) nix/overlays/rust: 1.41.0 -> 1.41.1 --- nix/sources.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/sources.json b/nix/sources.json index 1b0091a9fb..b7d396d0db 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": "79a7acd25142e621854d787d5bcfe375af4712f8", + "rev": "7fbbf97c57eaa2c13eee6d958f494d800edb2b20", "type": "git" }, "dfinity": {