mirror of
https://github.com/callumio/suck.git
synced 2025-12-17 03:29:21 +00:00
chore: add metadata to Cargo.toml
This commit is contained in:
parent
8f5f7b341c
commit
b7c136c804
1 changed files with 2 additions and 2 deletions
|
|
@ -9,8 +9,8 @@ homepage = "https://github.com/callumio/suck"
|
|||
repository = "https://github.com/callumio/suck"
|
||||
readme = "README.md"
|
||||
license = "MIT"
|
||||
keywords = []
|
||||
categories = []
|
||||
keywords = ["channel", "pull", "producer-consumer", "threading"]
|
||||
categories = ["concurrency", "data-structures", "rust-patterns"]
|
||||
exclude = ["flake.nix", "flake.lock", ".envrc", "cliff.toml", "release-plz.toml", "rustfmt.toml", ".github"]
|
||||
|
||||
[dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue