Skip to content

Commit 2a3cbf0

Browse files
committed
this requires bluejay-core to be bumped up too for successful build
1 parent 285a1f7 commit 2a3cbf0

File tree

2 files changed

+14
-114
lines changed

2 files changed

+14
-114
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ rust-embed = "8.6.0"
5555
rmp-serde = "1.3"
5656
is-terminal = "0.4.16"
5757
wasmprof = "0.10.0"
58-
bluejay-core = { version = "=0.2.0" }
59-
bluejay-parser = { version = "=0.2.0", features = ["format-errors"] }
58+
bluejay-core = { version = "=0.3.0" }
59+
bluejay-parser = { version = "=0.3.0", features = ["format-errors"] }
6060
bluejay-validator = { version = "=0.3.0" }
6161

6262
[dev-dependencies]

0 commit comments

Comments
 (0)