Skip to content

Commit 0137f78

Browse files
authored
Merge pull request #15 from szabgab/patch-1
Update Cargo.toml add respository
2 parents 93747b6 + 5cda4af commit 0137f78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ edition = "2021"
66
license = "GPL-3.0-only"
77
description = "Macromolecular docking software based on the GSO algorithm"
88
homepage = "https://lightdock.org"
9+
repository = "https://github.com/lightdock/lightdock-rust"
910

1011
[dependencies]
1112
rand = "0.7.3"

0 commit comments

Comments
 (0)