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

add metadata

This commit is contained in:
Nikolay Kim
2019-12-01 20:30:24 +06:00
parent 503c2feb08
commit 16ff283fb2
2 changed files with 2 additions and 1 deletions

View File

@ -2,6 +2,7 @@
name = "actix-macros"
version = "0.1.0-alpha.1"
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
description = "Actix runtime macros"
repository = "https://github.com/actix/actix-net"
documentation = "https://docs.rs/actix-macros/"
categories = ["network-programming", "asynchronous"]