Skip to content

Commit b8707df

Browse files
committed
Update Cargo.toml
1 parent dc2c99b commit b8707df

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ name = "gdl"
33
version = "0.0.3"
44
edition = "2021"
55
authors = [ "Austin Davis-Richardson <hello@agdr.org>" ]
6+
license = "MIT"
7+
repository = "https://github.com/audy/gdl"
8+
description = "CLI to quickly fetch genome assemblies from NCBI"
69

710
[dependencies]
811
clap = { version = "4.5.19", features = ["derive"] }

0 commit comments

Comments
 (0)