Files
gravel/cracked_md/Cargo.toml
Kerdonov 1aa6af3b1a
All checks were successful
Test the running changes / Test (push) Successful in 41s
refactored cli and logging
2025-11-21 01:37:19 +02:00

9 lines
149 B
TOML

[package]
name = "cracked_md"
version = "0.1.0"
edition = "2024"
[dependencies]
fstools = { path = "../fstools" }
slogger = { path = "../slogger" }