Skip to content

Commit

Permalink
test: schemars version update, TRYBUILD=overwrite
Browse files Browse the repository at this point in the history
  • Loading branch information
dj8yf0μl committed May 7, 2024
1 parent f274f20 commit 7d71a4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion near-sdk/compilation_tests/schema_derive_invalids.stderr
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ error[E0277]: the trait bound `Inner: JsonSchema` is not satisfied
i128
and $N others
note: required by a bound in `SchemaGenerator::subschema_for`
--> $CARGO/schemars-0.8.17/src/gen.rs
--> $CARGO/schemars-0.8.19/src/gen.rs
|
| pub fn subschema_for<T: ?Sized + JsonSchema>(&mut self) -> Schema {
| ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for`

0 comments on commit 7d71a4b

Please sign in to comment.