Skip to content

Commit 0aaa351

Browse files
committed
chore(cargo): update unicase version to 1.0
1 parent e1307b0 commit 0aaa351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ rustc-serialize = "0.3"
2121
time = "0.1"
2222
traitobject = "0.0.1"
2323
typeable = "0.1"
24-
unicase = "0.1"
24+
unicase = "1.0"
2525
url = "0.2"
2626

2727
[dependencies.cookie]

0 commit comments

Comments
 (0)