Skip to content

Commit 54a7f4a

Browse files
committed
Prepare Cargo.toml for publising crate
1 parent 13b882c commit 54a7f4a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

+3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ name = "lightdock"
33
version = "0.3.1"
44
authors = ["Brian Jimenez Garcia <[email protected]>"]
55
edition = "2021"
6+
license = "GPL-3.0-only"
7+
description = "Macromolecular docking software based on the GSO algorithm"
8+
homepage = "https://lightdock.org"
69

710
[dependencies]
811
rand = "0.7.3"

0 commit comments

Comments
 (0)