blogsite/scratchpad/Cargo.toml

9 lines
137 B
TOML
Raw Permalink Normal View History

2025-04-05 14:14:57 +01:00
[package]
name = "scratchpad"
version = "0.1.0"
edition = "2024"
[dependencies]
thiserror = { version = "2" }
log = { version = "0.4" }