path handling and unwraps

This commit is contained in:
2024-02-28 17:20:55 -05:00
parent 1c51c53eef
commit e0c81885c8
3 changed files with 33 additions and 79 deletions

View File

@@ -13,3 +13,4 @@ figment = { version = "0.10.10", features = ["env", "serde_json", "json"] }
regex = "1.8.4"
serde = { version = "1.0.164", features = ["serde_derive"] }
serde_json = "1.0.97"
resolve-path = "0.1.0"