Bump jsonschema from 0.18.0 to 0.20.0 #2106
Annotations
4 errors
Build (ubuntu-latest / beta):
serde_with/tests/utils.rs#L92
use of deprecated type alias `jsonschema::JSONSchema`: Use `Validator` instead. This type will be removed in a future release.
|
Build (ubuntu-latest / beta):
serde_with/tests/utils.rs#L86
use of deprecated type alias `jsonschema::JSONSchema`: Use `Validator` instead. This type will be removed in a future release.
|
Build (ubuntu-latest / beta):
serde_with/tests/utils.rs#L92
use of deprecated associated function `jsonschema::Validator::compile`: Use `Validator::new` instead
|
Build (ubuntu-latest / beta)
Process completed with exit code 101.
|
Loading