Skip to content

Commit b59d741

Browse files
Bump simd-json-derive from 0.2.2 to 0.12.0 in /frameworks/Rust/actix (#9395)
Bumps [simd-json-derive](https://github.com/simd-lite/simd-json-derive) from 0.2.2 to 0.12.0. - [Release notes](https://github.com/simd-lite/simd-json-derive/releases) - [Commits](simd-lite/simd-json-derive@v0.2.2...simd-json-derive-int-v0.12.0) --- updated-dependencies: - dependency-name: simd-json-derive dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 74ecfe5 commit b59d741

File tree

2 files changed

+133
-14
lines changed

2 files changed

+133
-14
lines changed

frameworks/Rust/actix/Cargo.lock

+132-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frameworks/Rust/actix/Cargo.toml

100755100644
+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ rand = { version = "0.8", features = ["small_rng"] }
4949
serde = { version = "1", features = ["derive"] }
5050
serde_json = "1"
5151
simd-json = "0.4"
52-
simd-json-derive = "0.2"
52+
simd-json-derive = "0.12"
5353
snmalloc-rs = "0.2.6"
5454
tokio = { version = "1", features = ["full"] }
5555
tokio-util = "0.7.8"

0 commit comments

Comments
 (0)