Skip to content

Commit b9455d2

Browse files
committed
move router crate
1 parent 0183b0f commit b9455d2

File tree

13 files changed

+0
-3983
lines changed

13 files changed

+0
-3983
lines changed

Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
members = [
33
"actix-codec",
44
"actix-macros",
5-
"actix-router",
65
"actix-rt",
76
"actix-server",
87
"actix-service",
@@ -17,7 +16,6 @@ members = [
1716
[patch.crates-io]
1817
actix-codec = { path = "actix-codec" }
1918
actix-macros = { path = "actix-macros" }
20-
actix-router = { path = "actix-router" }
2119
actix-rt = { path = "actix-rt" }
2220
actix-server = { path = "actix-server" }
2321
actix-service = { path = "actix-service" }

actix-router/CHANGES.md

Lines changed: 0 additions & 114 deletions
This file was deleted.

actix-router/Cargo.toml

Lines changed: 0 additions & 38 deletions
This file was deleted.

actix-router/LICENSE-APACHE

Lines changed: 0 additions & 1 deletion
This file was deleted.

actix-router/LICENSE-MIT

Lines changed: 0 additions & 1 deletion
This file was deleted.

actix-router/benches/router.rs

Lines changed: 0 additions & 194 deletions
This file was deleted.

0 commit comments

Comments
 (0)