rebox/utils/Cargo.toml
User0 0cd7b3af12
feat: do error handling with anyhow, slight refactor (#6)
Co-authored-by: user0-07161 <user0thenyancat@proton.me>
2025-09-14 20:42:10 +03:00

7 lines
103 B
TOML

[package]
name = "boxutils"
version = "0.1.0"
edition = "2024"
[dependencies]
anyhow.workspace = true