From 5f1575a935e1d869bb7e84831c53bb5677087526 Mon Sep 17 00:00:00 2001 From: Dmitry Dygalo Date: Fri, 19 Jun 2020 20:21:05 +0200 Subject: [PATCH] Add Rust `jsonschema` crate --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d9020b76..2b541efe 100644 --- a/README.md +++ b/README.md @@ -183,6 +183,7 @@ which also welcomes your contributions! ### Rust +* [jsonschema](https://github.com/Stranger6667/jsonschema-rs) * [valico](https://github.com/rustless/valico) ### Swift