Skip to content

Commit

Permalink
fix(deps): update rust crate simd-json to 0.13.6 (#251)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 9, 2024
1 parent 48ace4f commit 36bda5a
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, version = "1.0" }
simd-json = "0.13.4"
simd-json = "0.13.6"
runas = "=1.0.0" # blocked by https://github.com/mitsuhiko/rust-runas/issues/13

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

0 comments on commit 36bda5a

Please sign in to comment.