aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml6
1 files changed, 1 insertions, 5 deletions
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"