Skip to content

Commit b29d75b

Browse files
authored
Merge pull request #37 from Nemo157/metadata
Update repository url and add meta-author
2 parents 5e67eaf + c9477b5 commit b29d75b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
name = "route-recognizer"
33
description = "Recognizes URL patterns with support for dynamic and glob segments"
44
license = "MIT"
5-
repository = "https://github.com/conduit-rust/route-recognizer.rs"
5+
repository = "https://github.com/rustasync/route-recognizer"
66
keywords = ["router", "url"]
77

88
version = "0.1.13"
9-
authors = ["wycats"]
9+
authors = ["wycats", "rustasync"]

0 commit comments

Comments
 (0)