forgejo-todo-checker/Cargo.toml
Paul Campbell a2a9a2ec68
All checks were successful
Test / test (push) Successful in 1m0s
feat: list contents of current directory
2024-09-17 16:48:29 +01:00

7 lines
106 B
TOML

[package]
name = "forgejo-todo-checker"
version = "0.1.0"
edition = "2021"
[dependencies]
anyhow = "1.0"