feat: default to current dir if no file could be found
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-08-08 14:52:19 +02:00
parent de913cd375
commit 1bc58a2047
2 changed files with 19 additions and 6 deletions

2
Cargo.lock generated
View File

@@ -431,7 +431,7 @@ dependencies = [
[[package]]
name = "noil"
version = "0.1.0"
version = "0.1.1"
dependencies = [
"ansi_term",
"anyhow",