Skip to content

Commit

Permalink
fix(deps): update rust crate simd-json to 0.13.8 (#301)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 21, 2024
1 parent a920469 commit 5fc147a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ dyn-clone = "1.0.16"
rs-snowflake = "0.6"
rocksdb = "0.21"
thiserror = { workspace = true }
simd-json = "0.13.6"
simd-json = "0.13.8"
runas = "=1.0.0" # blocked by https://github.com/mitsuhiko/rust-runas/issues/13

[target.'cfg(windows)'.dependencies]
Expand Down

0 comments on commit 5fc147a

Please sign in to comment.