mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-03 21:07:39 +03:00
Prep release
This commit is contained in:
parent
bf7e5f7174
commit
20e27b3f39
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Changes
|
||||
|
||||
## [0.3.4]
|
||||
## [0.3.4] - 2023-11-06
|
||||
|
||||
* Add UnwindSafe trait on mpsc::Receiver<T> #239
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "ntex-util"
|
||||
version = "0.3.3"
|
||||
version = "0.3.4"
|
||||
authors = ["ntex contributors <team@ntex.rs>"]
|
||||
description = "Utilities for ntex framework"
|
||||
keywords = ["network", "framework", "async", "futures"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue