Skip to content
This repository was archived by the owner on Sep 27, 2022. It is now read-only.

Commit 6a94325

Browse files
committed
chore: back to resolv 0.2.0 for the build pipeline
1 parent 784e4ed commit 6a94325

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

Cargo.lock

Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ chrono = "0.4.9"
3434
glib-sys = "0.9.1"
3535
hyper = "0.14.12"
3636
dirs = "2.0.2"
37-
resolv = { git = "https://github.com/mikedilger/resolv-rs", rev = "bedfffc7c0ebf0790ef72be453e86c7744ae4e3a" }
37+
resolv = "0.2.0"
3838
version-compare = "0.0.10"
3939
gtk = { version = "0.7.0", features = ["v3_22"] }
4040
gdk = { version = "0.11.0", features = ["v3_22"] }

0 commit comments

Comments
 (0)