Generate schema for the metadata file (#158)

This commit is contained in:
Omar
2025-09-08 19:52:57 +03:00
committed by GitHub
parent c2526e48e7
commit 1a894f791a
12 changed files with 709 additions and 34 deletions
+1
View File
@@ -32,6 +32,7 @@ tokio = { workspace = true }
tracing = { workspace = true }
tracing-appender = { workspace = true }
tracing-subscriber = { workspace = true }
schemars = { workspace = true }
semver = { workspace = true }
serde = { workspace = true }
serde_json = { workspace = true }