Skip to content

Commit ec72667

Browse files
committed
IronDrop: pin license and add description
1 parent df8cb45 commit ec72667

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
name = "irondrop"
33
version = "2.5.0"
44
edition = "2021"
5+
license = "GPL"
6+
license_file = "LICENSE"
7+
description = "Drop files, not dependencies - a well tested & battle-ready server in a single Rust binary"
58

69
[dependencies]
710
clap = { version = "4.5.6", features = ["derive"] }

0 commit comments

Comments
 (0)