Skip to content

Commit 87f4fdb

Browse files
committed
Merge pull request #23 from coredump-ch/updates
Upgrade router to ^0.1.0
2 parents 61b634d + 54d450c commit 87f4fdb

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)