mirror of
https://github.com/allaunthefox/Research-Stack.git
synced 2026-08-13 11:40:35 +00:00
chore(deps): bump serde_json
Bumps the parquet-cargo-minor-patch group in /5-Applications/parquet_compressor with 1 update: [serde_json](https://github.com/serde-rs/json). Updates `serde_json` from 1.0.149 to 1.0.150 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.149...v1.0.150) --- updated-dependencies: - dependency-name: serde_json dependency-version: 1.0.150 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: parquet-cargo-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
3a43f7632f
commit
cb090e58e0
1 changed files with 2 additions and 2 deletions
4
5-Applications/parquet_compressor/Cargo.lock
generated
4
5-Applications/parquet_compressor/Cargo.lock
generated
|
|
@ -1730,9 +1730,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "serde_json"
|
||||
version = "1.0.149"
|
||||
version = "1.0.150"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "83fc039473c5595ace860d8c4fafa220ff474b3fc6bfdb4293327f1a37e94d86"
|
||||
checksum = "e8014e44b4736ed0538adeecded0fce2a272f22dc9578a7eb6b2d9993c74cfb9"
|
||||
dependencies = [
|
||||
"itoa",
|
||||
"memchr",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue