diff --git a/Cargo.toml b/Cargo.toml index 31b2e66..0792a6e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,9 +14,6 @@ tar = "0.4" percent-encoding = "1.0" htmlescape = "0.3" -[patch.crates-io] -actix = { git = "https://github.com/actix/actix.git" } - [profile.release] #opt-level = 's' lto = true