Skip to content

Commit 2b5a38a

Browse files
committed
chore: update json-patch to 4.0
1 parent 4ddb305 commit 2b5a38a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ chrono = { version = "^0.4", features = ["serde"] }
3232
macaddr = { version = "^1.0", features = ["serde_std"], optional = true }
3333
futures = "^0.3"
3434
ipnet = { version = "^2.0", features = ["serde"], optional = true }
35-
json-patch = { version = "^3.0", default-features = false, optional = true }
35+
json-patch = { version = "^4.0", default-features = false, optional = true }
3636
log = "^0.4"
3737
osauth = { version = "^0.5", default-features = false, features = ["stream"] }
3838
reqwest = { version = "^0.12", default-features = false, features = ["gzip", "http2", "json", "stream"] }

0 commit comments

Comments
 (0)