Update Rust crate json-patch to v4
This commit is contained in:
parent
9966598b33
commit
30947a0cf8
2 changed files with 14 additions and 3 deletions
|
@ -12,7 +12,7 @@ panic = "abort"
|
|||
[dependencies]
|
||||
clap = { version = "4.4.7", features = ["cargo"] }
|
||||
console = "0.15.7"
|
||||
json-patch = "1.2.0"
|
||||
json-patch = "4.0.0"
|
||||
regex = "1.10.2"
|
||||
serde = "1.0.190"
|
||||
serde_json = "1.0.108"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue