Skip to content

Commit 7620a7d

Browse files
build(deps): bump schemars from 0.8.22 to 1.0.4
Bumps [schemars](https://github.com/GREsau/schemars) from 0.8.22 to 1.0.4. - [Release notes](https://github.com/GREsau/schemars/releases) - [Changelog](https://github.com/GREsau/schemars/blob/master/CHANGELOG.md) - [Commits](GREsau/schemars@v0.8.22...v1.0.4) --- updated-dependencies: - dependency-name: schemars dependency-version: 1.0.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1ebe939 commit 7620a7d

File tree

2 files changed

+57
-12
lines changed

2 files changed

+57
-12
lines changed

Cargo.lock

Lines changed: 56 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ rdf-types = "0.18.2"
4848
rio_api = "0.8.5"
4949
rio_turtle = "0.8.5"
5050
rio_xml = "0.8.5"
51-
schemars = "0.8.22"
51+
schemars = "1.0.4"
5252
serde = { version = "1.0.228", default-features = false, features = ["derive"] }
5353
serde-json-wasm = "1.0.1"
5454
testing = { path = "packages/testing" }

0 commit comments

Comments
 (0)