Skip to content

Commit 54d450c

Browse files
committed
Upgrade router to ^0.1.0
1 parent 61b634d commit 54d450c

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
@@ -26,6 +26,6 @@ iron = "^0.2"
2626
hyper = "^0.7"
2727
log = "^0.3"
2828
urlencoded = "^0.2"
29-
router = "^0.0.15"
29+
router = "^0.1"
3030
error-type = "^0.1"
3131
spaceapi = "^0.1"

0 commit comments

Comments
 (0)