can json diff
This commit is contained in:
2
pttodoest/Cargo.toml
Normal file → Executable file
2
pttodoest/Cargo.toml
Normal file → Executable file
@@ -6,5 +6,7 @@ edition = "2024"
|
||||
[dependencies]
|
||||
clap = { version = "4.5.51", features = ["derive"] }
|
||||
gethostname = "1.1.0"
|
||||
json-patch = "4.1.0"
|
||||
serde = { version = "1.0.228", features = ["serde_derive"] }
|
||||
serde_json = "1.0.145"
|
||||
serde_yaml = "0.9.34"
|
||||
|
||||
Reference in New Issue
Block a user