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

dont stabilize cors

This commit is contained in:
Rob Ede
2021-04-02 11:46:03 +01:00
parent d0f0fb474b
commit d898e9e217
3 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "actix-cors"
version = "1.0.0-beta.1"
version = "0.6.0-beta.1"
authors = [
"Nikolay Kim <fafhrd91@gmail.com>",
"Rob Ede <robjtede@icloud.com>",