1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-26 15:07:43 +02:00

prepare actix-utils release 3.0.1

This commit is contained in:
Rob Ede
2022-10-21 03:15:48 +01:00
parent ade71b7bd3
commit d5a9a6a1c5
5 changed files with 14 additions and 11 deletions

View File

@ -1,6 +1,9 @@
# Changes
## Unreleased - 2022-xx-xx
## 3.0.1 - 2022-10-21
- Minimum supported Rust version (MSRV) is now 1.57.

View File

@ -1,6 +1,6 @@
[package]
name = "actix-utils"
version = "3.0.0"
version = "3.0.1"
authors = [
"Nikolay Kim <fafhrd91@gmail.com>",
"Rob Ede <robjtede@icloud.com>",