rs-basic/members/shortc/Cargo.toml
Christoph J. Scherr e270fbbdb5
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m39s
a few things
2024-02-15 16:29:38 +01:00

9 lines
205 B
TOML

[package]
name = "shortc"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
anyhow = { workspace = true }