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.
1 parent 19ec37a commit 34fbc33Copy full SHA for 34fbc33
CHANGES.md
@@ -1,6 +1,6 @@
1
# Changes
2
3
-## [0.3.0-b.1] - 2021-12-xx
+## [0.3.0-b.1] - 2021-12-22
4
5
* Upgrade to ntex 0.5.0 b.2
6
Cargo.toml
@@ -30,9 +30,3 @@ derive_more = "0.99"
30
[dev-dependencies]
31
rand = "0.8"
32
env_logger = "0.9"
33
-
34
-[patch.crates-io]
35
-ntex = { git = "https://github.com/ntex-rs/ntex.git" }
36
-ntex-rt = { git = "https://github.com/ntex-rs/ntex.git" }
37
-ntex-io = { git = "https://github.com/ntex-rs/ntex.git" }
38
-ntex-tls = { git = "https://github.com/ntex-rs/ntex.git" }
0 commit comments