Skip to content

Commit 34fbc33

Browse files
committed
prep release
1 parent 19ec37a commit 34fbc33

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changes
22

3-
## [0.3.0-b.1] - 2021-12-xx
3+
## [0.3.0-b.1] - 2021-12-22
44

55
* Upgrade to ntex 0.5.0 b.2
66

Cargo.toml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,3 @@ derive_more = "0.99"
3030
[dev-dependencies]
3131
rand = "0.8"
3232
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

Comments
 (0)