Skip to content

Commit 285a1f7

Browse files
chore(deps): bump bluejay-validator from 0.2.0 to 0.3.0
Bumps [bluejay-validator](https://github.com/Shopify/bluejay) from 0.2.0 to 0.3.0. - [Release notes](https://github.com/Shopify/bluejay/releases) - [Commits](Shopify/bluejay@v0.2.0...v0.3.0) --- updated-dependencies: - dependency-name: bluejay-validator dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7926e6b commit 285a1f7

2 files changed

Lines changed: 125 additions & 16 deletions

File tree

Cargo.lock

Lines changed: 124 additions & 15 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
@@ -57,7 +57,7 @@ is-terminal = "0.4.16"
5757
wasmprof = "0.10.0"
5858
bluejay-core = { version = "=0.2.0" }
5959
bluejay-parser = { version = "=0.2.0", features = ["format-errors"] }
60-
bluejay-validator = { version = "=0.2.0" }
60+
bluejay-validator = { version = "=0.3.0" }
6161

6262
[dev-dependencies]
6363
assert_cmd = "2.0"

0 commit comments

Comments
 (0)