Skip to content

Commit 255cfcb

Browse files
committed
fix: category slug
1 parent cae2ea4 commit 255cfcb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ggetrs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ homepage.workspace = true
88
keywords.workspace = true
99
description = "Efficient querying of biological databases from the command line"
1010
documentation = "https://docs.rs/ggetrs"
11-
categories = ["science:bioinformatics", "command-line-utilities"]
11+
categories = ["science::bioinformatics", "command-line-utilities"]
1212

1313
[dependencies]
1414
anyhow = { workspace = true }

0 commit comments

Comments
 (0)