From 915acb1be8693f992afd7b5c82c2761c85b6b64d Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 19 Feb 2018 20:04:40 -0800 Subject: switch to resolve 0.2 --- Cargo.toml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 400011d..1d6d965 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,11 +19,7 @@ bit-vec = "0.4.4" data-encoding = "2.0" chan = "0.1.20" chan-signal = "0.3.1" - -# Temporarily need to use github master instead of crates version to get a -# bugfix. -[dependencies.resolve] -git = "https://github.com/murarth/resolve" +resolve = "0.2" [dev-dependencies] tempdir = "0.3" -- cgit v1.2.3