chore(deps): bump the cargo-deps group across 1 directory with 34 updates#10
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the cargo-deps group across 1 directory with 34 updates#10dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…ates Bumps the cargo-deps group with 33 updates in the /src-tauri directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.149` | `1.0.150` | | [tauri](https://github.com/tauri-apps/tauri) | `2.10.3` | `2.11.2` | | [tauri-plugin-opener](https://github.com/tauri-apps/plugins-workspace) | `2.5.3` | `2.5.4` | | [tauri-plugin-updater](https://github.com/tauri-apps/plugins-workspace) | `2.10.0` | `2.10.1` | | [tauri-plugin-dialog](https://github.com/tauri-apps/plugins-workspace) | `2.6.0` | `2.7.1` | | [tauri-plugin-store](https://github.com/tauri-apps/plugins-workspace) | `2.4.2` | `2.4.3` | | [tauri-plugin-deep-link](https://github.com/tauri-apps/plugins-workspace) | `2.4.7` | `2.4.9` | | [dirs](https://github.com/soc/dirs-rs) | `5.0.1` | `6.0.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.23` | `1.1.2+spec-1.1.0` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.27` | `0.25.4+spec-1.1.0` | | [brotli](https://github.com/dropbox/rust-brotli) | `7.0.0` | `8.0.2` | | [tokio](https://github.com/tokio-rs/tokio) | `1.50.0` | `1.52.3` | | [axum](https://github.com/tokio-rs/axum) | `0.7.9` | `0.8.9` | | [tower](https://github.com/tower-rs/tower) | `0.4.13` | `0.5.3` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.5.2` | `0.6.8` | | [hyper](https://github.com/hyperium/hyper) | `1.8.1` | `1.9.0` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.7` | `0.27.9` | | [rustls](https://github.com/rustls/rustls) | `0.23.37` | `0.23.40` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.11` | `1.0.6` | | [rquickjs](https://github.com/DelSkayn/rquickjs) | `0.8.1` | `0.11.0` | | [zip](https://github.com/zip-rs/zip2) | `2.4.2` | `4.6.1` | | [auto-launch](https://github.com/zzzgydi/auto-launch) | `0.5.0` | `0.6.0` | | [once_cell](https://github.com/matklad/once_cell) | `1.21.3` | `1.21.4` | | [rusqlite](https://github.com/rusqlite/rusqlite) | `0.31.0` | `0.39.0` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.13.0` | `2.14.0` | | [rust_decimal](https://github.com/paupino/rust-decimal) | `1.40.0` | `1.42.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.22.0` | `1.23.1` | | [sha2](https://github.com/RustCrypto/hashes) | `0.10.9` | `0.11.0` | | [json5](https://github.com/callum-oakley/json5-rs) | `0.4.1` | `1.3.1` | | [tauri-plugin-single-instance](https://github.com/tauri-apps/plugins-workspace) | `2.4.0` | `2.4.2` | | [winreg](https://github.com/gentoo90/winreg-rs) | `0.52.0` | `0.55.0` | | [objc2](https://github.com/madsmtm/objc2) | `0.5.2` | `0.6.4` | | [objc2-app-kit](https://github.com/madsmtm/objc2) | `0.2.2` | `0.3.2` | Updates `serde_json` from 1.0.149 to 1.0.150 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.149...v1.0.150) Updates `tauri` from 2.10.3 to 2.11.2 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-v2.10.3...tauri-v2.11.2) Updates `tauri-plugin-opener` from 2.5.3 to 2.5.4 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@http-v2.5.3...http-v2.5.4) Updates `tauri-plugin-updater` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@updater-v2.10.0...updater-v2.10.1) Updates `tauri-plugin-dialog` from 2.6.0 to 2.7.1 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@log-v2.6.0...log-v2.7.1) Updates `tauri-plugin-store` from 2.4.2 to 2.4.3 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@fs-v2.4.2...fs-v2.4.3) Updates `tauri-plugin-deep-link` from 2.4.7 to 2.4.9 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@deep-link-v2.4.7...deep-link-v2.4.9) Updates `dirs` from 5.0.1 to 6.0.0 - [Commits](https://github.com/soc/dirs-rs/commits) Updates `toml` from 0.8.23 to 1.1.2+spec-1.1.0 - [Commits](toml-rs/toml@toml-v0.8.23...toml-v1.1.2) Updates `toml_edit` from 0.22.27 to 0.25.4+spec-1.1.0 - [Commits](toml-rs/toml@v0.22.27...v0.25.4) Updates `brotli` from 7.0.0 to 8.0.2 - [Release notes](https://github.com/dropbox/rust-brotli/releases) - [Commits](dropbox/rust-brotli@7.0.0...8.0.2) Updates `tokio` from 1.50.0 to 1.52.3 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.50.0...tokio-1.52.3) Updates `axum` from 0.7.9 to 0.8.9 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](tokio-rs/axum@axum-v0.7.9...axum-v0.8.9) Updates `tower` from 0.4.13 to 0.5.3 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](tower-rs/tower@tower-0.4.13...tower-0.5.3) Updates `tower-http` from 0.5.2 to 0.6.8 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](tower-rs/tower-http@tower-http-0.5.2...tower-http-0.6.8) Updates `hyper` from 1.8.1 to 1.9.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.8.1...v1.9.0) Updates `hyper-rustls` from 0.27.7 to 0.27.9 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](rustls/hyper-rustls@v/0.27.7...v/0.27.9) Updates `rustls` from 0.23.37 to 0.23.40 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.37...v/0.23.40) Updates `webpki-roots` from 0.26.11 to 1.0.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](rustls/webpki-roots@v/0.26.11...v/1.0.6) Updates `rquickjs` from 0.8.1 to 0.11.0 - [Changelog](https://github.com/DelSkayn/rquickjs/blob/master/CHANGELOG.md) - [Commits](DelSkayn/rquickjs@v0.8.1...v0.11.0) Updates `zip` from 2.4.2 to 4.6.1 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](zip-rs/zip2@v2.4.2...v4.6.1) Updates `auto-launch` from 0.5.0 to 0.6.0 - [Commits](https://github.com/zzzgydi/auto-launch/commits) Updates `once_cell` from 1.21.3 to 1.21.4 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.21.3...v1.21.4) Updates `rusqlite` from 0.31.0 to 0.39.0 - [Release notes](https://github.com/rusqlite/rusqlite/releases) - [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md) - [Commits](rusqlite/rusqlite@v0.31.0...v0.39.0) Updates `indexmap` from 2.13.0 to 2.14.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.13.0...2.14.0) Updates `rust_decimal` from 1.40.0 to 1.42.0 - [Release notes](https://github.com/paupino/rust-decimal/releases) - [Changelog](https://github.com/paupino/rust-decimal/blob/master/CHANGELOG.md) - [Commits](paupino/rust-decimal@1.40.0...1.42.0) Updates `uuid` from 1.22.0 to 1.23.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.22.0...v1.23.1) Updates `sha2` from 0.10.9 to 0.11.0 - [Commits](RustCrypto/hashes@sha2-v0.10.9...sha2-v0.11.0) Updates `json5` from 0.4.1 to 1.3.1 - [Release notes](https://github.com/callum-oakley/json5-rs/releases) - [Commits](callum-oakley/json5-rs@0.4.1...1.3.1) Updates `tauri-plugin-single-instance` from 2.4.0 to 2.4.2 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@fs-v2.4.0...fs-v2.4.2) Updates `winreg` from 0.52.0 to 0.55.0 - [Release notes](https://github.com/gentoo90/winreg-rs/releases) - [Changelog](https://github.com/gentoo90/winreg-rs/blob/master/CHANGELOG.md) - [Commits](gentoo90/winreg-rs@v0.52.0...v0.55.0) Updates `objc2` from 0.5.2 to 0.6.4 - [Commits](madsmtm/objc2@objc2-0.5.2...objc2-0.6.4) Updates `objc2-app-kit` from 0.2.2 to 0.3.2 - [Commits](madsmtm/objc2@objc2-0.2.2...objc-sys-0.3.2) Updates `tauri-build` from 2.5.6 to 2.6.2 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-build-v2.5.6...tauri-build-v2.6.2) --- updated-dependencies: - dependency-name: serde_json dependency-version: 1.0.150 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: tauri dependency-version: 2.11.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: tauri-plugin-opener dependency-version: 2.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: tauri-plugin-updater dependency-version: 2.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: tauri-plugin-dialog dependency-version: 2.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: tauri-plugin-store dependency-version: 2.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: tauri-plugin-deep-link dependency-version: 2.4.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: dirs dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-deps - dependency-name: toml dependency-version: 1.1.2+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-deps - dependency-name: toml_edit dependency-version: 0.25.4+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: brotli dependency-version: 8.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-deps - dependency-name: tokio dependency-version: 1.52.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: axum dependency-version: 0.8.9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: tower dependency-version: 0.5.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: tower-http dependency-version: 0.6.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: hyper dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: hyper-rustls dependency-version: 0.27.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: rustls dependency-version: 0.23.40 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: webpki-roots dependency-version: 1.0.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-deps - dependency-name: rquickjs dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: zip dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-deps - dependency-name: auto-launch dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: once_cell dependency-version: 1.21.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: rusqlite dependency-version: 0.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: indexmap dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: rust_decimal dependency-version: 1.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: uuid dependency-version: 1.23.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: sha2 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: json5 dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-deps - dependency-name: tauri-plugin-single-instance dependency-version: 2.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: winreg dependency-version: 0.55.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: objc2 dependency-version: 0.6.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: objc2-app-kit dependency-version: 0.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: tauri-build dependency-version: 2.6.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the cargo-deps group with 33 updates in the /src-tauri directory:
1.0.1491.0.1502.10.32.11.22.5.32.5.42.10.02.10.12.6.02.7.12.4.22.4.32.4.72.4.95.0.16.0.00.8.231.1.2+spec-1.1.00.22.270.25.4+spec-1.1.07.0.08.0.21.50.01.52.30.7.90.8.90.4.130.5.30.5.20.6.81.8.11.9.00.27.70.27.90.23.370.23.400.26.111.0.60.8.10.11.02.4.24.6.10.5.00.6.01.21.31.21.40.31.00.39.02.13.02.14.01.40.01.42.01.22.01.23.10.10.90.11.00.4.11.3.12.4.02.4.20.52.00.55.00.5.20.6.40.2.20.3.2Updates
serde_jsonfrom 1.0.149 to 1.0.150Release notes
Sourced from serde_json's releases.
Commits
a1ae73aRelease 1.0.1501a360b0Merge pull request #1324 from puneetdixit200/reject-non-string-enum-keys2037b63Reject non-string enum object keys5d30df6Resolve manual_assert_eq pedantic clippy lintdc8003aRaise required compiler for preserve_order feature to 1.85a42fa98Unpin CI miri toolchain684a60ePin CI miri to nightly-2026-02-117c7da33Raise required compiler to Rust 1.71acf4850Simplify Number::is_f646b8ceabResolve unnecessary_map_or clippy lintUpdates
taurifrom 2.10.3 to 2.11.2Release notes
Sourced from tauri's releases.
... (truncated)
Commits
499df79apply version updates (#15378)20bb033Revert "feat: add Windows VC runtime linking and bundling options (#15372)" (...b5b72cefix(tauri-utils): preserve resource source file name when dest is empty (#15383)3fd8ba2fix: resources after empty directory not copied (#15388)47e1b75fix:set_as_windows_menu_for_nsappcommand wrongly called `set_as_help_menu...eadd8f5chore(deps-dev): bump svelte from 5.53.11 to 5.55.7 (#15382)32d8166feat: add Windows VC runtime linking and bundling options (#15372)b15b859refactor: make error dialog take&'static str(#15369)0e8e25fchore(deps): update dependency rollup to v4.60.3 (#15355)e5ae5b9chore: fix changelogUpdates
tauri-plugin-openerfrom 2.5.3 to 2.5.4Release notes
Sourced from tauri-plugin-opener's releases.
... (truncated)
Commits
e7a68fapublish new versions (#3068)b5550a3chore: temp delete updater changefile93426f8fix: fix docsrs builds4ee61e0Revert "chore: temp delete updater changefile"Updates
tauri-plugin-updaterfrom 2.10.0 to 2.10.1Release notes
Sourced from tauri-plugin-updater's releases.
... (truncated)
Commits
d6a3898Publish New Versions (v2) (#3268)2e5bcdfchore(deps): fix audits (#3373)4374b4fchore(notification): remove unused dev-deps (#3372)f75d21dchore(deps): remove used of tauri-utils build feature (#3360)4b95f5echore(deps): update dependency eslint to v10.1.0 (#3357)99c3e37chore(deps): bump tar in /plugins/updater/tests/updater-migration/v1-app (#3352)eaac19achore(deps): update rust crate tar to v0.4.45 [security] (#3353)5183e31chore(deps): update dependency typescript-eslint to v8.57.1 (#3344)2c0883echore(deps): update dependency vite to v8 (#3346)024ec0cfix(deep-link): ChromeOS deep link calls filtered and ignored by plugin (fix ...Updates
tauri-plugin-dialogfrom 2.6.0 to 2.7.1Release notes
Sourced from tauri-plugin-dialog's releases.
... (truncated)
Commits
e7a68fapublish new versions (#3068)b5550a3chore: temp delete updater changefile93426f8fix: fix docsrs builds4ee61e0Revert "chore: temp delete updater changefile"06124afpublish new versions (#2972)060219echore(deps): update dependency@rollup/plugin-typescriptto v12.3.0 (#3067)c7e9766chore(deps): update tauri monorepo (v2) (#3058)d4a8ce9chore(deps): update rust crate tokio-tungstenite to 0.28 (#3016)cdc7eecchore(deps): update dependency@rollup/plugin-typescriptto v12.2.0 (#3066)6314b00chore: temp delete updater changefileUpdates
tauri-plugin-storefrom 2.4.2 to 2.4.3Release notes
Sourced from tauri-plugin-store's releases.
... (truncated)
Commits
06124afpublish new versions (#2972)060219echore(deps): update dependency@rollup/plugin-typescriptto v12.3.0 (#3067)c7e9766chore(deps): update tauri monorepo (v2) (#3058)d4a8ce9chore(deps): update rust crate tokio-tungstenite to 0.28 (#3016)cdc7eecchore(deps): update dependency@rollup/plugin-typescriptto v12.2.0 (#3066)6314b00chore: temp delete updater changefilefb4c8aechore(deps): update dependency typescript-eslint to v8.46.2 (#3060)fccc1cfchore(deps): update eslint monorepo to v9.38.0 (#3044)3702308chore(deps): update dependency rollup to v4.52.5 (#3043)c9c8b39chore(deps): update dependency typescript-eslint to v8.46.1 (#3025)Updates
tauri-plugin-deep-linkfrom 2.4.7 to 2.4.9Release notes
Sourced from tauri-plugin-deep-link's releases.
... (truncated)
Commits
5c7668bpublish new versions (#3397)ec05401chore(deps): update rust crate toml to v1 (#3323)b86e999chore(deps): update tauri packages to 2.11 (#3407)c463d8achore(deps): update rustls-webpki in lockfile, ignore core2 in audit (#3405)1bb7bebchore(deps): bump openssl (#3402)3412fa2docs(readme): fix platform support matrix (opener supports mobile)af81fdadocs(readme): fix platform support matrix (mobile is supported)c1fd33bfix(opener): allow open network share locations (#3343)250857bchore(deps): update dependency typescript to v6 (#3363)964e13ffix(store): dead lock trying to set while exiting (#3395)Updates
dirsfrom 5.0.1 to 6.0.0Commits
Updates
tomlfrom 0.8.23 to 1.1.2+spec-1.1.0Commits
a3d0047chore: Releasecc37615docs: Update changelog7f5e9e1fix(parser): Consolidate invalid unquoted key into one error (#1138)52feb90fix(parser): Consolidate invalid unquoted key into one erroraad85d4chore(deps): Update j178/prek-action action to v2 (#1136)8b1ac44chore(deps): Update compatible (dev) (#1135)9effd79chore(deps): Update j178/prek-action action to v29db8aadchore: Releasee55a663docs: Update changelogc11d7d7Optimisations (#1133)Updates
toml_editfrom 0.22.27 to 0.25.4+spec-1.1.0Commits
64c9e65chore: Release8328135docs: Update changelog2f8c907fix(parser): Error on table extension case (#1116)643e7fffix(parser): Make inline tables like document (#1115)7165463fix(parser): Add append error tracesea951a2fix(parser): Make inline tables like documentd4a12e3refactor(parser): Align between document/inline-tablec8e183efix(parser): Error on table extension case73e5623test(parse): Add cases for bad appends996aedcchore(deps): Update pre-commit hook crate-ci/typos to v1.44.0 (#1110)Updates
brotlifrom 7.0.0 to 8.0.2Commits
769efcbBump version to 8.0.27596139Merge pull request #230 from nhan-calif/master2420e5fFix memory leak inBrotliEncoderDestroyInstanceffi-apia017e2dupgrading to 8.0.1 for ffic7649beMerge pull request #225 from Brooooooklyn/master35a2d78Fix ffi-api compile8483d51bump version to indicate lz77 compat changeb07e202Remove exe permissionsc159bddupdate readme27968a5remove deprecated features; reactivate nostdUpdates
tokiofrom 1.50.0 to 1.52.3Release notes
Sourced from tokio's releases.
... (truncated)
Commits
d875691chore: prepare Tokio v1.52.3 (#8130)e1aebb0Merge 'tokio-1.51.3' into 'tokio-1.52.x' (#8129)fd63094chore: prepare Tokio v1.51.3 (#8127)8c600d0Merge 'tokio-1.47.5' into 'tokio-1.51.x' (#8123)11bfc13chore: prepare Tokio v1.47.5 (#8122)f085b62sync: notify receivers in mpscOwnedPermit::release()method (#8075)30d25ccsync: require that anRwLockhasmax_readers != 0(#8076)9fccf53sync: returnEmptyfromtry_recv()when mpsc is closed with outstanding p...ebf61b4sync: fix underflow in mpsc channellen()(#8062)4abe9d7chore: prepare Tokio v1.52.2 (#8115)Updates
axumfrom 0.7.9 to 0.8.9Release notes
Sourced from axum's releases.
... (truncated)
Commits
c59208crevert axum-core changelog changes99068f5Revert "FixIntoResponsefor tuples overriding error response codes (#3603)"23d7098Revert "axum-core 0.5.6"e8a39adaxum-macros 0.5.16e9a249axum-extra 0.12.60ec9041axum 0.8.9c3fcebbaxum-core 0.5.6a8790fcupdate release notes26ba7bbdocs: consolidate state management docs in crate root (#3683)9fc59efUpdate to tokio-tungstenite 0.29 (#3689)Updates
towerfrom 0.4.13 to 0.5.3Release notes
Sourced from tower's releases.
... (truncated)
Commits
4b0a6b0tower v0.5.32c8524atower v0.5.350fa4b6ci: upgrade deny check to v2 (