From 763a4dffa50a3726147cba6808a82436f5649476 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 May 2025 00:51:16 +0800 Subject: [PATCH] build(deps): bump the crates group across 1 directory with 53 updates (#2585) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps the crates group with 41 updates in the /userspace/ksud directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.96` | `1.0.98` | | [clap](https://github.com/clap-rs/clap) | `4.5.30` | `4.5.38` | | [zip](https://github.com/zip-rs/zip2) | `2.2.2` | `3.0.0` | | [log](https://github.com/rust-lang/log) | `0.4.26` | `0.4.27` | | [env_logger](https://github.com/rust-cli/env_logger) | `0.11.6` | `0.11.8` | | [serde_json](https://github.com/serde-rs/json) | `1.0.139` | `1.0.140` | | [libc](https://github.com/rust-lang/libc) | `0.2.170` | `0.2.172` | | rust-embed | `8.5.0` | `8.7.2` | | [which](https://github.com/harryfei/which-rs) | `7.0.2` | `7.0.3` | | [sha256](https://github.com/baoyachi/sha256-rs) | `1.5.0` | `1.6.0` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.17.1` | `3.20.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.39` | `0.4.41` | | [fs4](https://github.com/al8n/fs4-rs) | `0.13.0` | `0.13.1` | | [android_logger](https://github.com/rust-mobile/android_logger-rs) | `0.14.1` | `0.15.0` | | [ahash](https://github.com/tkaitchuck/ahash) | `0.8.11` | `0.8.12` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.86` | `0.1.88` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.74` | `0.3.75` | | [bytes](https://github.com/tokio-rs/bytes) | `1.10.0` | `1.10.1` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.15` | `1.2.22` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.1` | `3.3.0` | | [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) | `0.5.14` | `0.5.15` | | [either](https://github.com/rayon-rs/either) | `1.14.0` | `1.15.0` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.0.35` | `1.1.1` | | [getrandom](https://github.com/rust-random/getrandom) | `0.3.1` | `0.3.3` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.61` | `0.1.63` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.7.1` | `2.9.0` | | [itoa](https://github.com/dtolnay/itoa) | `1.0.14` | `1.0.15` | | [libm](https://github.com/rust-lang/compiler-builtins) | `0.2.11` | `0.2.15` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.8.5` | `0.8.8` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.3` | `1.21.3` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.93` | `1.0.95` | | [quote](https://github.com/dtolnay/quote) | `1.0.38` | `1.0.40` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.19` | `1.0.20` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.19` | `1.0.20` | | [serde](https://github.com/serde-rs/serde) | `1.0.218` | `1.0.219` | | [sha2](https://github.com/RustCrypto/hashes) | `0.10.8` | `0.10.9` | | [syn](https://github.com/dtolnay/syn) | `2.0.98` | `2.0.101` | | [time](https://github.com/time-rs/time) | `0.3.37` | `0.3.41` | | [tokio](https://github.com/tokio-rs/tokio) | `1.43.0` | `1.45.0` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.17` | `1.0.18` | | [zopfli](https://github.com/zopfli-rs/zopfli) | `0.8.1` | `0.8.2` | Updates `anyhow` from 1.0.96 to 1.0.98
Release notes

Sourced from anyhow's releases.

1.0.98

1.0.97

Commits

Updates `clap` from 4.5.30 to 4.5.38
Release notes

Sourced from clap's releases.

v4.5.38

[4.5.38] - 2025-05-11

Fixes

v4.5.37

[4.5.37] - 2025-04-18

Features

v4.5.36

[4.5.36] - 2025-04-11

Fixes

v4.5.35

[4.5.35] - 2025-04-01

Fixes

v4.5.34

[4.5.34] - 2025-03-27

Fixes

v4.5.33

[4.5.33] - 2025-03-26

Fixes

v4.5.32

[4.5.32] - 2025-03-10

Features

... (truncated)

Changelog

Sourced from clap's changelog.

[4.5.38] - 2025-05-11

Fixes

[4.5.37] - 2025-04-18

Features

[4.5.36] - 2025-04-11

Fixes

[4.5.35] - 2025-04-01

Fixes

[4.5.34] - 2025-03-27

Fixes

[4.5.33] - 2025-03-26

Fixes

[4.5.32] - 2025-03-10

Features

Documentation

Internal

... (truncated)

Commits

Updates `zip` from 2.2.2 to 3.0.0
Release notes

Sourced from zip's releases.

v3.0.0

🐛 Bug Fixes

⚙️ Miscellaneous Tasks

v2.6.1

🐛 Bug Fixes

v2.6.0

🚀 Features

🐛 Bug Fixes

v2.5.0

🚀 Features

🐛 Bug Fixes

v2.4.2

🐛 Bug Fixes

v2.4.1

🐛 Bug Fixes

... (truncated)

Changelog

Sourced from zip's changelog.

3.0.0 - 2025-05-14

🐛 Bug Fixes

⚙️ Miscellaneous Tasks

2.6.1 - 2025-04-03

🐛 Bug Fixes

2.5.0 - 2025-03-23

🚀 Features

🐛 Bug Fixes

2.4.2 - 2025-03-18

🐛 Bug Fixes

2.4.1 - 2025-03-17

🐛 Bug Fixes

2.4.0 - 2025-03-17

🚀 Features

... (truncated)

Commits

Updates `log` from 0.4.26 to 0.4.27
Release notes

Sourced from log's releases.

0.4.27

What's Changed

Full Changelog: https://github.com/rust-lang/log/compare/0.4.26...0.4.27

Changelog

Sourced from log's changelog.

[0.4.27] - 2025-03-24

What's Changed

Full Changelog: https://github.com/rust-lang/log/compare/0.4.26...0.4.27

Commits

Updates `env_logger` from 0.11.6 to 0.11.8
Release notes

Sourced from env_logger's releases.

v0.11.8

[0.11.8] - 2025-04-01

Compatibility

Features

v0.11.7

[0.11.7] - 2025-03-10

Internal

Changelog

Sourced from env_logger's changelog.

[0.11.8] - 2025-04-01

Compatibility

Features

[0.11.7] - 2025-03-10

Internal

Commits

Updates `serde_json` from 1.0.139 to 1.0.140
Release notes

Sourced from serde_json's releases.

v1.0.140

Commits

Updates `libc` from 0.2.170 to 0.2.172
Release notes

Sourced from libc's releases.

0.2.172

Added

Deprecated

Fixed

Removed

... (truncated)

Changelog

Sourced from libc's changelog.

0.2.172 - 2025-04-14

Added

Deprecated

Fixed

... (truncated)

Commits

Updates `rust-embed` from 8.5.0 to 8.7.2 Updates `which` from 7.0.2 to 7.0.3
Release notes

Sourced from which's releases.

7.0.3

Changelog

Sourced from which's changelog.

7.0.3

Commits

Updates `sha256` from 1.5.0 to 1.6.0
Release notes

Sourced from sha256's releases.

v1.6.0

What's Changed

New Contributors

Full Changelog: https://github.com/baoyachi/sha256-rs/compare/1.5.0...v1.6.0

Commits

Updates `tempfile` from 3.17.1 to 3.20.0
Changelog

Sourced from tempfile's changelog.

3.20.0

This release mostly unifies the behavior/capabilities around "keeping" temporary files:

Additionally, it adds a few spooled temporary file features:

Finally, this release improves documentation, especially the top-level documentation explaining which temporary file type to use.

BREAKING for those with deny(warnings):

BREAKING:

3.19.1

3.19.0

3.18.0

Commits

Updates `chrono` from 0.4.39 to 0.4.41
Release notes

Sourced from chrono's releases.

v0.4.41

What's Changed

0.4.40

What's Changed

Commits

Updates `fs4` from 0.13.0 to 0.13.1
Changelog

Sourced from fs4's changelog.

Releases

Commits

Updates `android_logger` from 0.14.1 to 0.15.0
Release notes

Sourced from android_logger's releases.

v0.15.0

What's Changed

New Contributors

Full Changelog: https://github.com/rust-mobile/android_logger-rs/compare/0.14.1...v0.15.0

Commits