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

prepare macros 0.2.0-beta.1 release

This commit is contained in:
Rob Ede
2021-01-09 14:56:07 +00:00
parent 46bfe5de36
commit b0a8f8411b
3 changed files with 14 additions and 8 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "actix-macros"
version = "0.1.3"
version = "0.2.0-beta.1"
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
description = "Actix runtime macros"
repository = "https://github.com/actix/actix-net"