update to imbl v6

This commit is contained in:
Aiden McClelland
2025-07-25 16:35:38 -06:00
parent f43ee19587
commit de9a2a6787
3 changed files with 4 additions and 4 deletions

View File

@@ -20,8 +20,8 @@ unstable = []
async-trait = "0.1.42"
fd-lock-rs = "0.1.3"
futures = "0.3.8"
imbl = "4"
imbl-value = "0.3.2"
imbl = "6"
imbl-value = "0.4.0"
json-patch = { path = "../json-patch" }
json-ptr = { path = "../json-ptr" }
lazy_static = "1.4.0"