Skip to content

Commit ffadbba

Browse files
fix(deps): update rust crate simd-json to 0.13 (#379)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aa4498f commit ffadbba

File tree

2 files changed

+26
-5
lines changed

2 files changed

+26
-5
lines changed

Cargo.lock

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

crates/components/fixtures/open-fixture-library/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ anyhow = "1"
1010
mizer-fixtures = { path = ".." }
1111
serde = { version = "1", features = ["derive"] }
1212
serde_json = "1"
13-
simd-json = "0.12"
13+
simd-json = "0.13"
1414
mizer-util = { path = "../../../util" }
1515
base64 = "0.21"
1616

0 commit comments

Comments
 (0)