Skip to content

Commit 3d553b0

Browse files
Update dockurl
1 parent eb49ff1 commit 3d553b0

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

Cargo.lock

+3-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ regex = "1.4.3"
2222
lazy_static = "1.4.0"
2323
uuid = "0.8.2"
2424
rand = "0.8.2"
25-
#dockurl = "0.1.2"
26-
dockurl = { path = "../dockurl" }
25+
dockurl = "0.1.3"
26+
#dockurl = { path = "../dockurl" }

0 commit comments

Comments
 (0)