mirror of
https://github.com/zerotier/ratpack.git
synced 2026-05-22 16:27:23 -07:00
fill in necessary release dependencies for Cargo.toml
Signed-off-by: Erik Hollensbe <linux@hollensbe.org>
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
name = "ratpack"
|
||||
version = "0.1.0"
|
||||
edition = "2018"
|
||||
description = "ratpack is a HTTP framework designed around simplicity and ease-of-use"
|
||||
authors = ["Erik Hollensbe <erik.hollensbe@zerotier.com>", "Adam Ierymenko <adam.ierymenko@zerotier.com>"]
|
||||
license = "BSD-3-Clause"
|
||||
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
|
||||
Reference in New Issue
Block a user