Skip to content

Commit fbcd884

Browse files
build(deps): bump the cargo-dependencies group (#997)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 665e57e commit fbcd884

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

wasm_module/Cargo.lock

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

wasm_module/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ criterion = {version = "0.7.0", default-features = false}
2323
console_error_panic_hook = { version = "0.1.1", optional = true }
2424

2525
# these are actually requried for the optimizer
26-
serde_json = "1.0.145"
26+
serde_json = "1.0.148"
2727
serde = { version = "1.0.219", features = ["derive"] }
2828
serde_repr = "0.1" # required for c-like enums
2929
enum-iterator = "2.3.0"

0 commit comments

Comments
 (0)