update imbl-value

This commit is contained in:
Aiden McClelland
2025-01-17 15:53:59 -07:00
parent 86736491db
commit 36eb59b79e
3 changed files with 3 additions and 3 deletions

View File

@@ -21,7 +21,7 @@ async-trait = "0.1.42"
fd-lock-rs = "0.1.3" fd-lock-rs = "0.1.3"
futures = "0.3.8" futures = "0.3.8"
imbl = "2" imbl = "2"
imbl-value = { git = "https://github.com/Start9Labs/imbl-value.git" } imbl-value = "0.1.2"
json-patch = { path = "../json-patch" } json-patch = { path = "../json-patch" }
json-ptr = { path = "../json-ptr" } json-ptr = { path = "../json-ptr" }
lazy_static = "1.4.0" lazy_static = "1.4.0"