global: snapshot

This commit is contained in:
nym21
2026-03-26 20:23:09 +01:00
parent 18bb4186a8
commit 259960b80b
9 changed files with 136 additions and 203 deletions

View File

@@ -12,6 +12,6 @@ brk_cohort = { workspace = true }
brk_query = { workspace = true }
brk_types = { workspace = true }
indexmap = { workspace = true }
oas3 = "0.20"
oas3 = "0.21"
serde = { workspace = true }
serde_json = { workspace = true }