From b94bb5feeb1e70017880e4d7d50a99db7676ac4a Mon Sep 17 00:00:00 2001 From: AdaWorldAPI Date: Wed, 24 Jun 2026 19:23:10 +0200 Subject: [PATCH] =?UTF-8?q?deps(od-ontology):=20bump=20ogar-vocab=20+=20og?= =?UTF-8?q?ar-adapter-surrealql=20pin=207e67718=20=E2=86=92=20ac4b416=20(O?= =?UTF-8?q?GAR=20main,=20+PRODUCT/ACCOUNTING=5FACCOUNT/Auth)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- crates/od-ontology/Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/crates/od-ontology/Cargo.toml b/crates/od-ontology/Cargo.toml index c21161b..07ac865 100644 --- a/crates/od-ontology/Cargo.toml +++ b/crates/od-ontology/Cargo.toml @@ -34,8 +34,8 @@ serde_json = "1" # COMMENT. The bump crosses #95 (medcare, additive) + #96 (convergence-pin # test) + #97 + #98 (reverse map); OdooPort + the 9 ODOO_ALIASES are # byte-identical across the whole range (re-verified). -ogar-vocab = { git = "https://github.com/AdaWorldAPI/OGAR", rev = "7e6771858e5138e066b13d93e9791f7db4df6077", optional = true } -ogar-adapter-surrealql = { git = "https://github.com/AdaWorldAPI/OGAR", rev = "7e6771858e5138e066b13d93e9791f7db4df6077", optional = true } +ogar-vocab = { git = "https://github.com/AdaWorldAPI/OGAR", rev = "ac4b4162bb6ba8d590be3b2b37a07a44f7135d6c", optional = true } +ogar-adapter-surrealql = { git = "https://github.com/AdaWorldAPI/OGAR", rev = "ac4b4162bb6ba8d590be3b2b37a07a44f7135d6c", optional = true } [features] # Opt-in CLI (mirrors openproject-nexgen-rs#31's `--features cli` discipline).