This commit is contained in:
Bel LaPointe
2025-11-11 10:39:50 -07:00
parent a899241c28
commit 9242d41a0f
4 changed files with 38 additions and 9 deletions

View File

@@ -7,6 +7,7 @@ edition = "2024"
clap = { version = "4.5.51", features = ["derive"] }
gethostname = "1.1.0"
json-patch = "4.1.0"
jsonptr = "0.7.1"
serde = { version = "1.0.228", features = ["serde_derive"] }
serde_json = "1.0.145"
serde_yaml = "0.9.34"