We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5e67eaf + c9477b5 commit b29d75bCopy full SHA for b29d75b
Cargo.toml
@@ -2,8 +2,8 @@
2
name = "route-recognizer"
3
description = "Recognizes URL patterns with support for dynamic and glob segments"
4
license = "MIT"
5
-repository = "https://github.com/conduit-rust/route-recognizer.rs"
+repository = "https://github.com/rustasync/route-recognizer"
6
keywords = ["router", "url"]
7
8
version = "0.1.13"
9
-authors = ["wycats"]
+authors = ["wycats", "rustasync"]
0 commit comments