Skip to content

Commit ed3595d

Browse files
Update Rust crate jsonschema to 0.38
1 parent 13741ec commit ed3595d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rust-agi-core-workflow/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ thiserror = "2.0"
1616
tracing = "0.1"
1717
futures = "0.3"
1818
# Optional: JSON schema validation (small)
19-
jsonschema = "0.37"
19+
jsonschema = "0.38"
2020
# Self-Sovereign SDK (replace with actual path or git; left as optional)
2121
# self_sovereign_ai = { git = "https://github.com/AI-Robotic-Labs/Self-Sovereign-AI-SDK", branch = "main" }

0 commit comments

Comments
 (0)