Update cargo toml

This commit is contained in:
asonix 2020-05-25 14:50:32 -05:00
parent 8705de191d
commit 84e7f8153e

View file

@ -1,7 +1,12 @@
[package]
name = "actix-fs"
description = "Asynchronous filesystem operations for actix-based systems"
version = "0.1.0"
authors = ["asonix <asonix@asonix.dog>"]
license-file = "LICENSE"
readme = "README.md"
repository = "https://git.asonix.dog/asonix/actix-fs"
keywords = ["actix", "fs", "filesystem"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html