Skip to content

Commit 2881862

Browse files
IBCHgenomics
final release and crate published
1 parent e26b3a2 commit 2881862

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Cargo.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
name = "varlinker"
33
version = "0.1.0"
44
edition = "2024"
5+
license = "MIT"
6+
authors = ["Gaurav Sablok <[email protected]>"]
7+
description = "varlinker for human genomics"
8+
homepage = "https://github.com/IBCHgenomic/varlinker"
9+
repository = "https://github.com/IBCHgenomic/varlinker"
10+
511

612
[dependencies]
713
async-std = "1.13.1"

0 commit comments

Comments
 (0)