mirror of https://github.com/fafhrd91/actix-net
Prepare actix-server-config release
This commit is contained in:
parent
fba2002702
commit
d45b6655f5
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "actix-server-config"
|
||||
version = "0.1.2"
|
||||
version = "0.2.0"
|
||||
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
|
||||
description = "Actix server config utils"
|
||||
homepage = "https://actix.rs"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Changes
|
||||
|
||||
## Next
|
||||
## [0.2.0] - 2019-10-03
|
||||
|
||||
### Changed
|
||||
|
||||
|
|
Loading…
Reference in New Issue