chore(zseri/s-r-sc): prepare for publishing on crates.io
Change-Id: Iaa9aab04a14dc2a62c5427e796d3df49bd31f9c3 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5442 Tested-by: BuildkiteCI Reviewed-by: zseri <zseri.devel@ytrizja.de>
This commit is contained in:
parent
2c54c8cfaa
commit
f6e12d9e78
2 changed files with 5 additions and 32 deletions
|
|
@ -1,6 +1,11 @@
|
|||
[package]
|
||||
name = "store-ref-scanner"
|
||||
version = "0.1.0"
|
||||
description = "scanner/extractor of Nix-like store paths from byte arrays/streams"
|
||||
license = "MIT OR Apache-2.0"
|
||||
categories = ["no-std", "parsing"]
|
||||
edition = "2021"
|
||||
homepage = "https://cs.tvl.fyi/depot/-/tree/users/zseri/store-ref-scanner"
|
||||
include = ["/src"]
|
||||
|
||||
[dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue