1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-26 10:27:42 +02:00

Bump up to 0.3.0-alpha.1

This commit is contained in:
Yuki Okushi
2020-03-12 05:48:04 +09:00
parent 405e61a603
commit 7f1680ebcf

View File

@ -1,6 +1,6 @@
[package]
name = "actix-cors"
version = "0.2.0"
version = "0.3.0-alpha.1"
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
description = "Cross-origin resource sharing (CORS) for actix-web applications."
readme = "README.md"