This commit is contained in:
Bel LaPointe
2025-11-11 11:29:04 -07:00
parent 5d2441ce0c
commit 7d36455bad
3 changed files with 129 additions and 2 deletions

View File

@@ -11,3 +11,4 @@ jsonptr = "0.7.1"
serde = { version = "1.0.228", features = ["serde_derive"] }
serde_json = "1.0.145"
serde_yaml = "0.9.34"
tempdir = "0.3.7"