mirror of
https://github.com/Start9Labs/patch-db.git
synced 2026-03-26 02:11:54 +00:00
fix diffing algorithm
This commit is contained in:
Submodule json-patch updated: f4d1434f16...9981576122
2
json-ptr
2
json-ptr
Submodule json-ptr updated: 9c9f12980a...e776d8977e
@@ -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 = "4"
|
imbl = "4"
|
||||||
imbl-value = "0.2.0"
|
imbl-value = "0.3.0"
|
||||||
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"
|
||||||
|
|||||||
Reference in New Issue
Block a user