docs: Update README

This commit is contained in:
Dmitry Dygalo 2023-03-22 19:21:00 +01:00
parent 4179972bac
commit 67e0e4e871
No known key found for this signature in database
GPG Key ID: AE7D12BE93BD417F
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ Partially supported drafts (some keywords are not implemented):
```toml
# Cargo.toml
jsonschema = "0.16"
jsonschema = "0.17"
```
To validate documents against some schema and get validation errors (if any):