KernelSU
KernelSU copied to clipboard
build(deps): bump the crates group in /userspace/ksud with 83 updates
Bumps the crates group in /userspace/ksud with 83 updates:
| Package | From | To |
|---|---|---|
| anyhow | 1.0.98 |
1.0.100 |
| clap | 4.5.38 |
4.5.51 |
| const_format | 0.2.34 |
0.2.35 |
| zip | 3.0.0 |
6.0.0 |
| log | 0.4.27 |
0.4.28 |
| serde_json | 1.0.140 |
1.0.145 |
| libc | 0.2.172 |
0.2.177 |
| is_executable | 1.0.4 |
1.0.5 |
| rust-embed | 8.7.2 |
8.9.0 |
| which | 7.0.3 |
8.0.0 |
| getopts | 0.2.21 |
0.2.24 |
| tempfile | 3.20.0 |
3.23.0 |
| chrono | 0.4.41 |
0.4.42 |
| regex-lite | 0.1.6 |
0.1.8 |
| rustix | 4a53fbc |
2787a67 |
| procfs | 0.17.0 |
0.18.0 |
| android_logger | 0.15.0 |
0.15.1 |
| adler2 | 2.0.0 |
2.0.1 |
| anstream | 0.6.18 |
0.6.21 |
| anstyle | 1.0.10 |
1.0.13 |
| anstyle-parse | 0.2.6 |
0.2.7 |
| anstyle-query | 1.1.2 |
1.1.4 |
| anstyle-wincon | 3.0.7 |
3.0.10 |
| arbitrary | 1.4.1 |
1.4.2 |
| async-trait | 0.1.88 |
0.1.89 |
| autocfg | 1.4.0 |
1.5.0 |
| backtrace | 0.3.75 |
0.3.76 |
| bumpalo | 3.17.0 |
3.19.0 |
| cc | 1.2.22 |
1.2.44 |
| clap_builder | 4.5.38 |
4.5.51 |
| clap_derive | 4.5.32 |
4.5.49 |
| clap_lex | 0.7.4 |
0.7.6 |
| colorchoice | 1.0.3 |
1.0.4 |
| crc32fast | 1.4.2 |
1.5.0 |
| dary_heap | 0.3.7 |
0.3.8 |
| deflate64 | 0.1.9 |
0.1.10 |
| derive_arbitrary | 1.4.1 |
1.4.2 |
| env_filter | 0.1.3 |
0.1.4 |
| flate2 | 1.1.1 |
1.1.5 |
| generic-array | 0.14.7 |
0.14.9 |
| getrandom | 0.3.3 |
0.3.4 |
| gimli | 0.31.1 |
0.32.3 |
| iana-time-zone | 0.1.63 |
0.1.64 |
| include-flate | 0.3.0 |
0.3.1 |
| include-flate-codegen | 0.2.0 |
0.3.1 |
| indexmap | 2.9.0 |
2.12.0 |
| is_terminal_polyfill | 1.70.1 |
1.70.2 |
| libflate | 2.1.0 |
2.2.0 |
| libflate_lz77 | 2.1.0 |
2.2.0 |
| libz-rs-sys | 0.5.1 |
0.5.2 |
| linux-raw-sys | 0.4.15 |
0.9.4 |
| memchr | 2.7.4 |
2.7.6 |
| miniz_oxide | 0.8.8 |
0.8.9 |
| object | 0.36.7 |
0.37.3 |
| proc-macro2 | 1.0.95 |
1.0.103 |
| procfs-core | 0.17.0 |
0.18.0 |
| quote | 1.0.40 |
1.0.41 |
| r-efi | 5.2.0 |
5.3.0 |
| rayon | 1.10.0 |
1.11.0 |
| rayon-core | 1.12.1 |
1.13.0 |
| rust-embed-impl | 8.7.2 |
8.9.0 |
| rust-embed-utils | 8.7.2 |
8.9.0 |
| rustc-demangle | 0.1.24 |
0.1.26 |
| rustversion | 1.0.20 |
1.0.22 |
| serde | 1.0.219 |
1.0.228 |
| serde_derive | 1.0.219 |
1.0.228 |
| syn | 2.0.101 |
1.0.109 |
| time | 0.3.41 |
0.3.44 |
| time-core | 0.1.4 |
0.1.6 |
| tokio | 1.45.0 |
1.48.0 |
| typenum | 1.18.0 |
1.19.0 |
| unicode-ident | 1.0.18 |
1.0.22 |
| unicode-width | 0.1.14 |
0.2.2 |
| winapi-util | 0.1.9 |
0.1.11 |
| windows-core | 0.61.0 |
0.62.2 |
| windows-implement | 0.60.0 |
0.60.2 |
| windows-interface | 0.59.1 |
0.59.3 |
| windows-link | 0.1.1 |
0.2.1 |
| windows-result | 0.3.2 |
0.4.1 |
| windows-strings | 0.4.0 |
0.5.1 |
| windows-sys | 0.52.0 |
0.59.0 |
| zlib-rs | 0.5.1 |
0.5.2 |
| zopfli | 0.8.2 |
0.8.3 |
Updates anyhow from 1.0.98 to 1.0.100
Release notes
Sourced from anyhow's releases.
1.0.100
- Teach clippy to lint formatting arguments in
bail!,ensure!,anyhow!(#426)1.0.99
- Allow build-script cleanup failure with NFSv3 output directory to be non-fatal (#420)
Commits
18c2598Release 1.0.100f271988Merge pull request #426 from dtolnay/clippyfmt52f2115Mark macros with clippy::format_argsda5fd9dRaise minimum tested compiler to rust 1.76211e409Opt in to generate-macro-expansion when building on docs.rsb48fc02Enforce trybuild >= 1.0.108d5f59fbUpdate ui test suite to nightly-2025-09-07238415dUpdate ui test suite to nightly-2025-08-243bab070Update actions/checkout@v4 -> v54249254Order cap-lints flag in the same order as thiserror build script- Additional commits viewable in compare view
Updates clap from 4.5.38 to 4.5.51
Release notes
Sourced from clap's releases.
v4.5.51
[4.5.51] - 2025-10-29
Fixes
- (help) Correctly calculate padding for short flags that take a value
- (help) Don't panic on short flags using
ArgAction::Countv4.5.50
[4.5.50] - 2025-10-20
Features
- Accept
CowwhereStringand&strare acceptedv4.5.48
[4.5.48] - 2025-09-19
Documentation
- Add a new CLI Concepts document as another way of framing clap
- Expand the
typed_derivecookbook entryv4.5.47
[4.5.47] - 2025-09-02
Features
- Added
impl FromArgMatches for ()- Added
impl Args for ()- Added
impl Subcommand for ()- Added
impl FromArgMatches for Infallible- Added
impl Subcommand for InfallibleFixes
- (derive) Update runtime error text to match
clapv4.5.46
[4.5.46] - 2025-08-26
Features
- Expose
StyledStr::push_strv4.5.45
[4.5.45] - 2025-08-12
Fixes
... (truncated)
Changelog
Sourced from clap's changelog.
[4.5.51] - 2025-10-29
Fixes
- (help) Correctly calculate padding for short flags that take a value
- (help) Don't panic on short flags using
ArgAction::Count[4.5.50] - 2025-10-20
Features
- Accept
CowwhereStringand&strare accepted[4.5.49] - 2025-10-13
Fixes
- (help) Correctly wrap when ANSI escape codes are present
[4.5.48] - 2025-09-19
Documentation
- Add a new CLI Concepts document as another way of framing clap
- Expand the
typed_derivecookbook entry[4.5.47] - 2025-09-02
Features
- Added
impl FromArgMatches for ()- Added
impl Args for ()- Added
impl Subcommand for ()- Added
impl FromArgMatches for Infallible- Added
impl Subcommand for InfallibleFixes
- (derive) Update runtime error text to match
clap[4.5.46] - 2025-08-26
Features
- Expose
StyledStr::push_str[4.5.45] - 2025-08-12
Fixes
... (truncated)
Commits
b49dae2chore: Released37b0b5docs: Update changelog3398b6aMerge pull request #6009 from gtema/complete_try_generate21fc9e4feat(clap-complete): Introduce fallible generatorbd01bdcMerge pull request #6012 from epage/subed0c63ddocs(derive): Specify arg_required_else_help is set for userse2188d9chore(deps): Update Rust Stable to v1.87 (#6004)e01f2b7docs: Cleanup unused links6b12a81chore: Release8dd92a7docs: Update changelog- Additional commits viewable in compare view
Updates const_format from 0.2.34 to 0.2.35
Changelog
Sourced from const_format's changelog.
0.2.35
Breaking change: bumped Minimum Supported Rust Version to Rust 1.60. This change is motivated by
quoteincreasing its MSRV to 1.60.
Commits
- See full diff in compare view
Updates zip from 3.0.0 to 6.0.0
Release notes
Sourced from zip's releases.
v6.0.0
🐛 Bug Fixes
- panic when reading empty extended-timestamp field (#404) (#422)
- Restore original file timestamp when unzipping with
chrono(#46)⚙️ Miscellaneous Tasks
- Configure Amazon Q rules (#421)
v5.1.1
🐛 Bug Fixes
- panic when reading empty extended-timestamp field (#404) (#422)
- Restore original file timestamp when unzipping with
chrono(#46)⚙️ Miscellaneous Tasks
- Configure Amazon Q rules (#421)
v5.1.0
🚀 Features
- Add legacy shrink/reduce/implode compression (#303)
v5.0.1
🐛 Bug Fixes
- AES metadata was not copied correctly in raw copy methods, which could corrupt the copied file. (#417)
v5.0.0
🚀 Features
- Implement by_path*() methods on ZipArchive (#382)
v4.6.1
🐛 Bug Fixes
- Fixes an issue introduced by the swap from
lzma-rstoliblzma(#407)v4.6.0
🚀 Features
- Allow to read zip files with unsupported extended timestamps (#400)
🐛 Bug Fixes
- enable clamp_opt for ppmd and xz (#401)
v4.5.0
... (truncated)
Changelog
Sourced from zip's changelog.
6.0.0 - 2025-10-09
🚀 Features
- Add by_index_with_options(), which can be used to ignore encryption in a file's metadata (#439) and may be used for other file-specific overrides in the future.
⚙️ Miscellaneous Tasks
- [breaking]
FileOptions::add_extra_datais now generic and accepts anyAsRef<[u8]>. (#435)5.1.1 - 2025-09-11
🐛 Bug Fixes
- panic when reading empty extended-timestamp field (#404) (#422)
- Restore original file timestamp when unzipping with
chrono(#46)⚙️ Miscellaneous Tasks
- Configure Amazon Q rules (#421)
5.1.0 - 2025-09-10
🚀 Features
- Add legacy shrink/reduce/implode compression (#303)
5.0.1 - 2025-09-09
🐛 Bug Fixes
- AES metadata was not copied correctly in raw copy methods, which could corrupt the copied file. (#417)
5.0.0 - 2025-09-05
🚀 Features
- Implement by_path*() methods on ZipArchive (#382)
4.6.1 - 2025-09-03
🐛 Bug Fixes
- Fixes an issue introduced by the swap from
lzma-rstoliblzma(#407)4.6.0 - 2025-08-30
🚀 Features
- Allow to read zip files with unsupported extended timestamps (#400)
... (truncated)
Commits
abfc23dfeat: Upgrade [Extended]FileOptions::add_extra_data() data from Box<[u8]> to ...eb1b586docs: Update zip_writer documentation example (#431)26e6e08feat: Add by_index_with_options() for ignoring encryption (#439)165415dchore(deps): update nt-time requirement from 0.10.6 to 0.12.1 (#429)1d5d4edchore(deps): update lzma-rust2 requirement from 0.13 to 0.14 (#432)72cce40chore(deps): update nt-time requirement from 0.10.6 to 0.12.1 (#428)2ef4d3echore(deps): update nt-time requirement from 0.10.6 to 0.12.1 (#427)9cf28cbtest(ci): Fix:renamecan't be skipped5987cddtest(ci): Fix: need recursive rename74f8a3ctest(ci): Need to rename more files during fuzz runs- Additional commits viewable in compare view
Updates log from 0.4.27 to 0.4.28
Release notes
Sourced from log's releases.
0.4.28
What's Changed
- ci: drop really old trick and ensure MSRV for all feature combo by
@tisonkunin rust-lang/log#676- chore: fix some typos in comment by
@xixishidibeiin rust-lang/log#677- Unhide
#[derive(Debug)]in example by@ZylosLumenin rust-lang/log#688- Chore: delete compare_exchange method for AtomicUsize on platforms without atomics by
@HaoliangXuin rust-lang/log#690- Add
increment_severity()anddecrement_severity()methods forLevelandLevelFilterby@nebkorin rust-lang/log#692- Prepare for 0.4.28 release by
@KodrAusin rust-lang/log#695New Contributors
@xixishidibeimade their first contribution in rust-lang/log#677@ZylosLumenmade their first contribution in rust-lang/log#688@HaoliangXumade their first contribution in rust-lang/log#690@nebkormade their first contribution in rust-lang/log#692Full Changelog: https://github.com/rust-lang/log/compare/0.4.27...0.4.28
Changelog
Sourced from log's changelog.
[0.4.28] - 2025-09-02
What's Changed
- ci: drop really old trick and ensure MSRV for all feature combo by
@tisonkunin rust-lang/log#676- Chore: delete compare_exchange method for AtomicUsize on platforms without atomics by
@HaoliangXuin rust-lang/log#690- Add
increment_severity()anddecrement_severity()methods forLevelandLevelFilterby@nebkorin rust-lang/log#692New Contributors
@xixishidibeimade their first contribution in rust-lang/log#677@ZylosLumenmade their first contribution in rust-lang/log#688@HaoliangXumade their first contribution in rust-lang/log#690@nebkormade their first contribution in rust-lang/log#692Full Changelog: https://github.com/rust-lang/log/compare/0.4.27...0.4.28
Notable Changes
- MSRV is bumped to 1.61.0 in rust-lang/log#676
Commits
6e17355Merge pull request #695 from rust-lang/cargo/0.4.2857719dbfocus on user-facing source changes in the changeloge0630c6prepare for 0.4.28 release60829b1Merge pull request #692 from nebkor/up-and-down95d44f8change names of log-level-changing methods to be more descriptive2b63dfaAddup()anddown()methods forLevelandLevelFilter3aa1359Merge pull request #690 from HaoliangXu/master1091f2cChore:delete compare_exchange method for AtomicUsize on platforms24c5f44Merge pull request #688 from ZylosLumen/patch-14498495Unhide#[derive(Debug)]in example- Additional commits viewable in compare view
Updates serde_json from 1.0.140 to 1.0.145
Release notes
Sourced from serde_json's releases.
v1.0.145
- Raise serde version requirement to >=1.0.220
v1.0.144
- Switch serde dependency to serde_core (#1285)
v1.0.143
- Implement Clone and Debug for serde_json::Map iterators (#1264, thanks
@xlambein)- Implement Default for CompactFormatter (#1268, thanks
@SOF3)- Implement FromStr for serde_json::Map (#1271, thanks
@mickvangelderen)v1.0.142
- impl Default for &Value (#1265, thanks
@aatifsyed)v1.0.141
- Optimize string escaping during serialization (#1273, thanks
@conradludgate)
Commits
efa66e3Release 1.0.14523679e2Add serde version constraintfc27bafRelease 1.0.144caef3c6Ignore uninlined_format_args pedantic clippy lint81ba3aaMerge pull request #1285 from dtolnay/serdecored21e8ceSwitch serde dependency to serde_core6beb6cdMerge pull request #1286 from dtolnay/up1dbc803Raise required compiler to Rust 1.610bf5d87Enforce trybuild >= 1.0.108d12e943Update actions/checkout@v4 -> v5- Additional commits viewable in compare view
Updates libc from 0.2.172 to 0.2.177
Release notes
Sourced from libc's releases.
0.2.177
Added
- Apple: Add
TIOCGETA,TIOCSETA,TIOCSETAW,TIOCSETAFconstants (#4736)- Apple: Add
pthread_cond_timedwait_relative_np(#4719)- BSDs: Add
_CS_PATHconstant (#4738)- Linux-like: Add
SIGEMTfor mips* and sparc* architectures (#4730)- OpenBSD: Add
elf_aux_info(#4729)- Redox: Add more sysconf constants (#4728)
- Windows: Add
wcsnlen(#4721)Changed
- WASIP2: Invert conditional to include p2 APIs (#4733)
0.2.176
Support
- The default FreeBSD version has been raised from 11 to 12. This matches
rustcsince 1.78. (#2406)Debugis now always implemented, rather than being gated behind theextra_traitsfeature. (#4624)Added
- AIX: Restore some non-POSIX functions guarded by the
_KERNELmacro. (#4607)- FreeBSD 14: Add
st_filereftostruct stat(#4642)- Haiku: Add the
accept4POSIX call (#4586)- Introduce a wrapper for representing padding (#4632)
- Linux: Add
EM_RISCV(#4659)- Linux: Add
MS_NOSYMFOLLOW(#4389)- Linux: Add
backtrace_symbols(_fd)(#4668)- Linux: Add missing
SOL_PACKEToptnames (#4669)- Musl s390x: Add
SYS_mseal(#4549)- NuttX: Add
__errno(#4687)- Redox: Add
dirfd,VDISABLE, and resource consts (#4660)- Redox: Add more
resource.h,fcntl.hconstants (#4666)- Redox: Enable
strftimeandmkostemp[s](#4629)- Unix, Windows: Add
qsort_r(Unix), andqsort(_s)(Windows) (#4677)- Unix: Add
dlvsymfor Linux-gnu, FreeBSD, and NetBSD (#4671)- Unix: Add
sigqueue(#4620)Changed
- FreeBSD 15: Mark
kinfo_procas non-exhaustive (#4553)- FreeBSD: Set the ELF symbol version for
readdir_r(#4694)- Linux: Correct the config for whether or not
epoll_eventis packed (#4639)- Tests: Replace the old
ctestwith the much more reliable new implementation (#4655 and many related PRs)Fixed
- AIX: Fix the type of the 4th arguement of
getgrnam_r([#4656](rust-lang/libc#4656
... (truncated)
Changelog
Sourced from libc's changelog.
0.2.177 - 2025-10-09
Added
- Apple: Add
TIOCGETA,TIOCSETA,TIOCSETAW,TIOCSETAFconstants (#4736)- Apple: Add
pthread_cond_timedwait_relative_np(#4719)- BSDs: Add
_CS_PATHconstant (#4738)- Linux-like: Add
SIGEMTfor mips* and sparc* architectures (#4730)- OpenBSD: Add
elf_aux_info(#4729)- Redox: Add more sysconf constants (#4728)
- Windows: Add
wcsnlen(#4721)Changed
- WASIP2: Invert conditional to include p2 APIs (#4733)
0.2.176 - 2025-09-23
Support
- The default FreeBSD version has been raised from 11 to 12. This matches
rustcsince 1.78. (#2406)Debugis now always implemented, rather than being gated behind theextra_traitsfeature. (#4624)Added
- AIX: Restore some non-POSIX functions guarded by the
_KERNELmacro. (#4607)- FreeBSD 14: Add
st_filereftostruct stat(#4642)- Haiku: Add the
accept4POSIX call (#4586)- Introduce a wrapper for representing padding (#4632)
- Linux: Add
EM_RISCV(#4659)- Linux: Add
MS_NOSYMFOLLOW(#4389)- Linux: Add
backtrace_symbols(_fd)(#4668)- Linux: Add missing
SOL_PACKEToptnames (#4669)- Musl s390x: Add
SYS_mseal(#4549)- NuttX: Add
__errno(#4687)- Redox: Add
dirfd,VDISABLE, and resource consts (#4660)- Redox: Add more
resource.h,fcntl.hconstants (#4666)- Redox: Enable
strftimeandmkostemp[s](#4629)- Unix, Windows: Add
qsort_r(Unix), andqsort(_s)(Windows) (#4677)- Unix: Add
dlvsymfor Linux-gnu, FreeBSD, and NetBSD (#4671)- Unix: Add
sigqueue(#4620)Changed
- FreeBSD 15: Mark
kinfo_procas non-exhaustive (#4553)- FreeBSD: Set the ELF symbol version for
readdir_r(#4694)- Linux: Correct the config for whether or not
epoll_eventis packed (#4639)- Tests: Replace the old
ctestwith the much more reliable new implementation (#4655 and many related PRs)Fixed
... (truncated)
Commits
9f598d2chore: release libc 0.2.177329a5e7Add missing TIOCGETA/TIOCSETA constants for macOS72a40e2addpthread_cond_timedwait_relative_np2914d6flinux_like: add SIGEMT for mips* and sparc*ff2ff25openbsd add elf_aux_info4ae44a4Update semver testsd5737a0Define _CS_PATH on the BSDsfe277daredox: more sysconf constantsbdad426wasip2: Invert conditional to include p2 APIs0af069dWindows: addwcsnlen- Additional commits viewable in compare view
Updates is_executable from 1.0.4 to 1.0.5
Commits
ee6ad10Merge pull request #21 from dpaoliello/windowssys9c06f06Use windows-sys instead of winapiad26763Merge pull request #20 from fitzgen/fix-wasm-cia7476e4Fix Wasm CIbb5393dMerge pull request #18 from atouchet/cgo847d9cfMerge pull request #19 from atouchet/svgc01a535Change badge from PNG to SVG7832ba6Update Cargo.toml- See full diff in compare view
Updates rust-embed from 8.7.2 to 8.9.0
Updates which from 7.0.3 to 8.0.0
Release notes
Sourced from which's releases.
8.0.0
What's Changed
- Add new
Systrait to allow abstracting over the underlying filesystem. Particularly useful forwasm32-unknown-unknowntargets. Thanks@dsherretfor this contribution to which!- Add more debug level tracing for otherwise silent I/O errors.
- Call the
NonFatalHandlerin more places to catch previously ignored I/O errors.- Remove use of the
eitherdependency.New Contributors
@dsherretmade their first contribution in harryfei/which-rs#109
Changelog
Sourced from which's changelog.
8.0.0
- Add new
Systrait to allow abstracting over the underlying filesystem. Particularly useful forwasm32-unknown-unknowntargets. Thanks@dsherretfor this contribution to which!- Add more debug level tracing for otherwise silent I/O errors.
- Call the
NonFatalHandlerin more places to catch previously ignored I/O errors.- Remove use of the
eitherdependency.
Commits
Updates getopts from 0.2.21 to 0.2.24
Release notes
Sourced from getopts's releases.
v0.2.24
Other
- Make unicode-width an optional default dependency (#133)
v0.2.23
Other
- Add caching
- Remove redundant configuration from Cargo.toml
- Bump unicode-width to 0.2.0
- Update the MSRV to 1.66 and edition to 2021
v0.2.22
Other
- Add a check for formatting, apply
cargo fmt- Add a release job
- Document and start testing the MSRV
- Test on more platforms, deny warnings
- Eliminate
html_root_url- Update version number in html_root_url
- Use SPDX license format
- Fix compiler warning in documentation example
- Merge pull request #100 from zdenek-crha/parse_args_end_position
- Merge pull request #103 from zdenek-crha/better_usage_examples
- Add usage examples for methods that add option config
- Update outdated top level documentation
- Add triagebot configuration
- remove deprecated Error::description
- Update documentation of opt_present() and other functions that might panic
- Updated tests for opts_str() and opts_str_first() to check order of processing
- Add opts_present_any() and opts_str_first() interface functions
- Parse options without names vector
Changelog
Sourced from getopts's changelog.
0.2.24 - 2025-08-29
Other
- Make unicode-width an optional default dependency (#133)
0.2.23 - 2025-06-09
Other
- Add caching
- Remove redundant configuration from Cargo.toml
- Bump unicode-width to 0.2.0
- Update the MSRV to 1.66 and edition to 2021
0.2.22 - 2025-06-05
Other
- Add a check for formatting, apply
cargo fmt- Add a release job
- Document and start testing the MSRV
- Test on more platforms, deny warnings
- Eliminate
html_root_url- Update version number in html_root_url
- Use SPDX license format
- Fix compiler warning in documentation example
- Merge pull request #100 from zdenek-crha/parse_args_end_position
- Merge pull request #103 from zdenek-crha/better_usage_examples
- Add usage examples for methods that add option config
- Update outdated top level documentation
- Add triagebot configuration
- remove deprecated Error::description
- Update documentation of opt_present() and other functions that might panic
- Updated tests for opts_str() and opts_str_first() to check order of processing
- Add opts_present_any() and opts_str_first() interface functions
- Parse options without names vector
Commits
4084692chore: release v0.2.24 (#134)03ce599Make unicode-width an optional default dependency (#133)57b183achore: release v0.2.235ba47f9ci: Add caching3b5adcdRemove redundant configuration from Cargo.toml2f7a9c4Bump unicode-width to 0.2.0a61cffbUpdate the MSRV to 1.66 and edition to 20213caf9d0chore: release v0.2.222ab5da1ci: Add a check for formatting, applycargo fmtd83ae23ci: Add a release job- Additional commits viewable in compare view
Updates tempfile from 3.20.0 to 3.23.0
Changelog
Sourced from tempfile's changelog.
3.23.0
- Remove need for the "nightly" feature to compile with "wasip2".
3.22.0
- Updated
windows-sysrequirement to allow version 0.61.x- Remove
unstable-windows-keep-open-tempfilefeature.3.21.0
- Updated
windows-sysrequirement to allow version 0.60.x
Commits
fe9f4a3chore: release v3.23.0 (#381)006c3fdfix: use std::os::fd instead of std::os::wasi (#380)b0e6309doc: Update COPYRIGHT link (#377)2d6fc3fFix formatting in Builder::disable_cleanup documentation (#375)f720dbechore: release 3.22.055d742cchore: remove deprecated unstable feature flagbc41a0bbuild(deps): update windows-sys requirement from >=0.52, <0.61 to >=0.52, <0....3c55387test: make sure we don't drop tempdirs early (#373)17bf644doc(builder): clarify permissions (#372)c7423f1doc(env): document the alternative to setting the tempdir (#371)- Additional commits viewable in compare view
Updates chrono from 0.4.41 to 0.4.42
Release notes
Sourced from chrono's releases.
0.4.42
What's Changed
- Add fuzzer for DateTime::parse_from_str by
@tyler92in chronotope/chrono#1700- Fix wrong amount of micro/milliseconds by
@nmltin chronotope/chrono#1703- Add warning about MappedLocalTime and wasm by
@lutzkyin chronotope/chrono#1702- Fix incorrect parsing of fixed-length second fractions by
@chris-leachin chronotope/chrono#1705- Fix cfgs for
wasm32-linuxsupport by@arjunr2in chronotope/chrono#1707- Fix OpenHarmony's
tzdataparsing by@ldm0in chronotope/chrono#1679- Convert NaiveDate to/from days since unix epoch by
@findepiin chronotope/chrono#1715- Add
?Sizedbound to related methods ofDelayedFormat::write_toby@Huliiiiiiin chronotope/chrono#1721- Add
from_timestamp_secsmethod toDateTimeby@jasonaowenin chronotope/chrono#1719- Migrate to core::error::Error by
@benbrittainin chronotope/chrono#1704- Upgrade to windows-bindgen 0.63 by
@djcin chronotope/chrono#1730- strftime: simplify error handling by
@djcin chronotope/chrono#1731
Commits
f3fd15fBump version to 0.4.425cf5603strftime: add regression test casea623170strftime: simplify error handling36fbfb1strftime: move specifier handling out of match to reduce rightward drift7f413c3strftime: yield None early9d5dfe1strftime: outline constantse5f6be7strftime: move error() method below callerd516c27strftime: merge impl blocks0ee2172strftime: re-order items to keep impls together757a8b0Upgrade to windows-bindgen 0.63- Additional commits viewable in compare view
Updates regex-lite from 0.1.6 to 0.1.8
Changelog
Sourced from regex-lite's changelog.
0.1.80
- [PR #292](rust-lang/regex#292): Fixes bug #291, which was introduced by PR #290.
0.1.79
- Require regex-syntax 0.3.8.
0.1.78
- [PR #290](rust-lang/regex#290): Fixes bug #289, which caused some regexes with a certain combination of literals to match incorrectly.
0.1.77
- [PR #281](rust-lang/regex#281): Fixes bug #280 by disabling all literal optimizations when a pattern is partially anchored.
0.1.76
- Tweak criteria for using the Teddy literal matcher.
0.1.75
- [PR #275](rust-lang/regex#275): Improves match verification performance in the Teddy SIMD searcher.
- [PR #278](Description%20has%20been%20truncated%0A" rel="nofollow" target="_blank" >