add cargo metadata
This commit is contained in:
parent
acef45c75c
commit
7999fe491a
|
@ -3,8 +3,8 @@ name = "northstar"
|
|||
version = "0.1.0"
|
||||
authors = ["panicbit <panicbit.dev@gmail.com>"]
|
||||
edition = "2018"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
license = "MIT OR Apache-2.0"
|
||||
description = "Gemini server implementation"
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.33"
|
||||
|
|
Loading…
Reference in a new issue