feat: push
1 files changed, 1 insertions(+), 0 deletions(-) M Cargo.toml
M Cargo.toml => Cargo.toml +1 -0
@@ 2,6 2,7 @@ name = "calstr" version = "0.1.0" edition = "2024" +license = "AGPL-3.0-or-later" [dependencies] walkdir = "2.5"