Skip to content

Commit bb3b649

Browse files
committed
Fix to url 0.2
1 parent 4d3e102 commit bb3b649

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ optional = true
3333
optional = true
3434

3535
[dev-dependencies]
36-
url = "*"
36+
url = "0.2"
3737

0 commit comments

Comments
 (0)