Skip to content

Commit

Permalink
cargo package details for crates.io
Browse files Browse the repository at this point in the history
  • Loading branch information
jeff-k committed May 12, 2024
1 parent bcadb0b commit b07b814
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
name = "bio-streams"
version = "0.3.0"
edition = "2021"
authors = ["jeff-k <[email protected]>"]
description = "Streaming bioinformatics data types"
homepage = "https://github.com/jeff-k/bio-streams"
license = "MIT"
keywords = ["bioinformatics", "fasta", "fastq", "genomics"]
readme = "README.md"

[dependencies]
futures = "0.3"
Expand Down

0 comments on commit b07b814

Please sign in to comment.