mirror of https://github.com/fafhrd91/actix-web
update router repo url
This commit is contained in:
parent
4a4f499d6f
commit
097fe22e20
|
@ -8,7 +8,7 @@ authors = [
|
|||
]
|
||||
description = "Resource path matching and router"
|
||||
keywords = ["actix", "router", "routing"]
|
||||
repository = "https://github.com/actix/actix-net.git"
|
||||
repository = "https://github.com/actix/actix-web.git"
|
||||
license = "MIT OR Apache-2.0"
|
||||
edition = "2018"
|
||||
|
||||
|
|
Loading…
Reference in New Issue