generated from kvnxiao/tauri-nextjs-template
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the all group in /src-tauri with 36 updates #2
Closed
Conversation
This file contains 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
Bumps the all group in /src-tauri with 36 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.111` | `1.0.113` | | [serde](https://github.com/serde-rs/serde) | `1.0.195` | `1.0.196` | | [async-channel](https://github.com/smol-rs/async-channel) | `2.1.1` | `2.2.0` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.14.0` | `1.14.3` | | [chrono](https://github.com/chronotope/chrono) | `0.4.31` | `0.4.33` | | [darling](https://github.com/TedDriggs/darling) | `0.20.3` | `0.20.5` | | [darling_core](https://github.com/TedDriggs/darling) | `0.20.3` | `0.20.5` | | [darling_macro](https://github.com/TedDriggs/darling) | `0.20.3` | `0.20.5` | | [hermit-abi](https://github.com/hermitcore/hermit-rs) | `0.3.4` | `0.3.5` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.59` | `0.1.60` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.67` | `0.3.68` | | [libc](https://github.com/rust-lang/libc) | `0.2.152` | `0.2.153` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.1` | `0.7.2` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.17` | `0.2.18` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.23` | `0.11.24` | | [serde_derive](https://github.com/serde-rs/serde) | `1.0.195` | `1.0.196` | | [serde_with](https://github.com/jonasbb/serde_with) | `3.5.0` | `3.6.1` | | [serde_with_macros](https://github.com/jonasbb/serde_with) | `3.5.0` | `3.6.1` | | [tao](https://github.com/tauri-apps/tao) | `0.16.6` | `0.16.7` | | [time](https://github.com/time-rs/time) | `0.3.31` | `0.3.34` | | [time-macros](https://github.com/time-rs/time) | `0.2.16` | `0.2.17` | | [tokio](https://github.com/tokio-rs/tokio) | `1.35.1` | `1.36.0` | | [treediff](https://github.com/Byron/treediff-rs) | `4.0.2` | `4.0.3` | | [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) | `1.10.1` | `1.11.0` | | [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.90` | `0.2.91` | | [wasm-bindgen-backend](https://github.com/rustwasm/wasm-bindgen) | `0.2.90` | `0.2.91` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.40` | `0.4.41` | | [wasm-bindgen-macro](https://github.com/rustwasm/wasm-bindgen) | `0.2.90` | `0.2.91` | | [wasm-bindgen-macro-support](https://github.com/rustwasm/wasm-bindgen) | `0.2.90` | `0.2.91` | | [wasm-bindgen-shared](https://github.com/rustwasm/wasm-bindgen) | `0.2.90` | `0.2.91` | | [wasm-streams](https://github.com/MattiasBuelens/wasm-streams) | `0.3.0` | `0.4.0` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.67` | `0.3.68` | | [winnow](https://github.com/winnow-rs/winnow) | `0.5.34` | `0.5.39` | | [xdg-home](https://github.com/zeenix/xdg-home) | `1.0.0` | `1.1.0` | | [zbus](https://github.com/dbus2/zbus) | `3.14.1` | `3.15.0` | | [zbus_macros](https://github.com/dbus2/zbus) | `3.14.1` | `3.15.0` | Updates `serde_json` from 1.0.111 to 1.0.113 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.111...v1.0.113) Updates `serde` from 1.0.195 to 1.0.196 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.195...v1.0.196) Updates `async-channel` from 2.1.1 to 2.2.0 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](smol-rs/async-channel@v2.1.1...v2.2.0) Updates `bytemuck` from 1.14.0 to 1.14.3 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](Lokathor/bytemuck@v1.14.0...v1.14.3) Updates `chrono` from 0.4.31 to 0.4.33 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.31...v0.4.33) Updates `darling` from 0.20.3 to 0.20.5 - [Release notes](https://github.com/TedDriggs/darling/releases) - [Changelog](https://github.com/TedDriggs/darling/blob/master/CHANGELOG.md) - [Commits](https://github.com/TedDriggs/darling/commits) Updates `darling_core` from 0.20.3 to 0.20.5 - [Release notes](https://github.com/TedDriggs/darling/releases) - [Changelog](https://github.com/TedDriggs/darling/blob/master/CHANGELOG.md) - [Commits](https://github.com/TedDriggs/darling/commits) Updates `darling_macro` from 0.20.3 to 0.20.5 - [Release notes](https://github.com/TedDriggs/darling/releases) - [Changelog](https://github.com/TedDriggs/darling/blob/master/CHANGELOG.md) - [Commits](https://github.com/TedDriggs/darling/commits) Updates `hermit-abi` from 0.3.4 to 0.3.5 - [Release notes](https://github.com/hermitcore/hermit-rs/releases) - [Commits](hermit-os/hermit-rs@hermit-abi-0.3.4...hermit-abi-0.3.5) Updates `iana-time-zone` from 0.1.59 to 0.1.60 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](strawlab/iana-time-zone@v0.1.59...v0.1.60) Updates `js-sys` from 0.3.67 to 0.3.68 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) Updates `libc` from 0.2.152 to 0.2.153 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](rust-lang/libc@0.2.152...0.2.153) Updates `miniz_oxide` from 0.7.1 to 0.7.2 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `num-traits` from 0.2.17 to 0.2.18 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](rust-num/num-traits@num-traits-0.2.17...num-traits-0.2.18) Updates `reqwest` from 0.11.23 to 0.11.24 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.11.23...v0.11.24) Updates `serde_derive` from 1.0.195 to 1.0.196 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.195...v1.0.196) Updates `serde_with` from 3.5.0 to 3.6.1 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.5.0...v3.6.1) Updates `serde_with_macros` from 3.5.0 to 3.6.1 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.5.0...v3.6.1) Updates `tao` from 0.16.6 to 0.16.7 - [Release notes](https://github.com/tauri-apps/tao/releases) - [Changelog](https://github.com/tauri-apps/tao/blob/tao-v0.16.7/CHANGELOG.md) - [Commits](tauri-apps/tao@tao-v0.16.6...tao-v0.16.7) Updates `time` from 0.3.31 to 0.3.34 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.31...v0.3.34) Updates `time-macros` from 0.2.16 to 0.2.17 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.2.16...v0.2.17) Updates `tokio` from 1.35.1 to 1.36.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.35.1...tokio-1.36.0) Updates `treediff` from 4.0.2 to 4.0.3 - [Release notes](https://github.com/Byron/treediff-rs/releases) - [Changelog](https://github.com/Byron/treediff-rs/blob/master/CHANGELOG.md) - [Commits](Byron/treediff-rs@v4.0.2...v4.0.3) Updates `unicode-segmentation` from 1.10.1 to 1.11.0 - [Commits](unicode-rs/unicode-segmentation@v1.10.1...v1.11.0) Updates `wasm-bindgen` from 0.2.90 to 0.2.91 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](rustwasm/wasm-bindgen@0.2.90...0.2.91) Updates `wasm-bindgen-backend` from 0.2.90 to 0.2.91 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](rustwasm/wasm-bindgen@0.2.90...0.2.91) Updates `wasm-bindgen-futures` from 0.4.40 to 0.4.41 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) Updates `wasm-bindgen-macro` from 0.2.90 to 0.2.91 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](rustwasm/wasm-bindgen@0.2.90...0.2.91) Updates `wasm-bindgen-macro-support` from 0.2.90 to 0.2.91 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](rustwasm/wasm-bindgen@0.2.90...0.2.91) Updates `wasm-bindgen-shared` from 0.2.90 to 0.2.91 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](rustwasm/wasm-bindgen@0.2.90...0.2.91) Updates `wasm-streams` from 0.3.0 to 0.4.0 - [Release notes](https://github.com/MattiasBuelens/wasm-streams/releases) - [Changelog](https://github.com/MattiasBuelens/wasm-streams/blob/main/CHANGELOG.md) - [Commits](MattiasBuelens/wasm-streams@v0.3.0...v0.4.0) Updates `web-sys` from 0.3.67 to 0.3.68 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) Updates `winnow` from 0.5.34 to 0.5.39 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v0.5.34...v0.5.39) Updates `xdg-home` from 1.0.0 to 1.1.0 - [Release notes](https://github.com/zeenix/xdg-home/releases) - [Commits](zeenix/xdg-home@1.0.0...1.1.0) Updates `zbus` from 3.14.1 to 3.15.0 - [Release notes](https://github.com/dbus2/zbus/releases) - [Commits](dbus2/zbus@zbus-3.14.1...zbus-3.15.0) Updates `zbus_macros` from 3.14.1 to 3.15.0 - [Release notes](https://github.com/dbus2/zbus/releases) - [Commits](dbus2/zbus@zbus_macros-3.14.1...zbus_macros-3.15.0) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: async-channel dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: chrono dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: darling dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: darling_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: darling_macro dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: hermit-abi dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: js-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: reqwest dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: serde_with dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: serde_with_macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: tao dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: time dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: time-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: tokio dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: treediff dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: unicode-segmentation dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: wasm-bindgen dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: wasm-bindgen-backend dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: wasm-bindgen-futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: wasm-bindgen-macro dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: wasm-bindgen-macro-support dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: wasm-bindgen-shared dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: wasm-streams dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: web-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: winnow dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: xdg-home dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: zbus dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: zbus_macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Feb 10, 2024
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 all group in /src-tauri with 36 updates:
1.0.111
1.0.113
1.0.195
1.0.196
2.1.1
2.2.0
1.14.0
1.14.3
0.4.31
0.4.33
0.20.3
0.20.5
0.20.3
0.20.5
0.20.3
0.20.5
0.3.4
0.3.5
0.1.59
0.1.60
0.3.67
0.3.68
0.2.152
0.2.153
0.7.1
0.7.2
0.2.17
0.2.18
0.11.23
0.11.24
1.0.195
1.0.196
3.5.0
3.6.1
3.5.0
3.6.1
0.16.6
0.16.7
0.3.31
0.3.34
0.2.16
0.2.17
1.35.1
1.36.0
4.0.2
4.0.3
1.10.1
1.11.0
0.2.90
0.2.91
0.2.90
0.2.91
0.4.40
0.4.41
0.2.90
0.2.91
0.2.90
0.2.91
0.2.90
0.2.91
0.3.0
0.4.0
0.3.67
0.3.68
0.5.34
0.5.39
1.0.0
1.1.0
3.14.1
3.15.0
3.14.1
3.15.0
Updates
serde_json
from 1.0.111 to 1.0.113Release notes
Sourced from serde_json's releases.
Commits
09d865b
Release 1.0.1135aeab4e
Merge pull request #1109 from serde-rs/removeca3c2ca
Add swap_remove and shift_remove methods on Map7fece96
Release 1.0.1126a6d2bb
Merge pull request #1107 from serde-rs/unexpectedfloat83d7bad
Format f64 in error messages using ryu107c2d1
Merge pull request #1106 from serde-rs/invalidvalue62ca3e4
Handle Unexpected::Unit in Error::invalid_value296fafb
Factor out JSON-specific Display impl for serde::de::Unexpectede56cc69
Merge pull request #1105 from keienWang/masterUpdates
serde
from 1.0.195 to 1.0.196Release notes
Sourced from serde's releases.
Commits
ede9762
Release 1.0.196d438c2d
Merge pull request #2682 from dtolnay/decimalpointbef110b
Format Unexpected::Float with decimal pointb971ef1
Merge pull request #2681 from dtolnay/workspacedeps29d9f69
Fix workspace.dependencies default-features future compat warningaecb408
Sort workspace dependencies1c675ab
Merge pull request #2678 from rodoufu/workspaceDependenciesdd61963
Adding workspace dependencies111803a
Merge pull request #2673 from Sky9x/msrv-badge0024f74
Use shields.io's MSRV badgesUpdates
async-channel
from 2.1.1 to 2.2.0Release notes
Sourced from async-channel's releases.
Changelog
Sourced from async-channel's changelog.
Commits
170a5b6
Merge pull request #81 from smol-rs/notgull/next67fa012
v2.2.0efdddaa
m: Port to event-listener v5.0.0706f275
Migrate to Rust 2021d5e9f90
Bump MSRV to 1.60fb47ab1
ci: Use cargo-hack's --rust-version flag for msrv checkUpdates
bytemuck
from 1.14.0 to 1.14.3Changelog
Sourced from bytemuck's changelog.
... (truncated)
Commits
49eed86
chore: Release bytemuck version 1.14.35f47176
clear up some warnings in tests.031a035
ready changelog1afddf9
Underfeatures = ["nightly_stdsimd"]
, only enablestdarch_x86_avx512
feat...04ed11b
chore: Release bytemuck version 1.14.2d5f782b
update changelog678c923
Closes Lokathor/bytemuck#224, the Nightly feature n...5f93477
Fix typo in AnyBitPattern docs (#221)1e1a22e
chore: Release bytemuck version 1.14.12ae1a14
changelogUpdates
chrono
from 0.4.31 to 0.4.33Release notes
Sourced from chrono's releases.
... (truncated)
Commits
7c419a3
Prepare 0.4.33 releasea9b37c4
Makerkyv
feature default tosize_32
a73b543
Don't assumerkyv-(16|32|64)
implies therkyv
featureb5381f8
Fixed typo in Duration::hours() exceptionbf70419
527757386
Prepare 0.4.32 releasecee242a
Fix typos in Datelike impl for DateTime6ec8f97
Add from_timestamp_millis to DateTime<Utc> (#1374)65f0cc2
CI Linting: Fix missing sources checkout intoml
job.5536687
Add Months::as_u32() (#1373)Updates
darling
from 0.20.3 to 0.20.5Release notes
Sourced from darling's releases.
Changelog
Sourced from darling's changelog.
Commits
Updates
darling_core
from 0.20.3 to 0.20.5Release notes
Sourced from darling_core's releases.
Changelog
Sourced from darling_core's changelog.
Commits
Updates
darling_macro
from 0.20.3 to 0.20.5Release notes
Sourced from darling_macro's releases.
Changelog
Sourced from darling_macro's changelog.
Commits
Updates
hermit-abi
from 0.3.4 to 0.3.5Commits
58dfbb8
Merge pull request #529 from stlankes/abi4136a68
increase version number of hermit-abi5e6d779
Merge pull request #527 from stlankes/file6f5f068
using an absolute path to create a filec9b59b7
Merge pull request #525 from stlankes/pollf0ecc4e
revise comments1bba98b
remove typo and rename system call to sys_pollc29bf3c
Merge pull request #524 from hermit-os/stlankes-patch-13b0cedd
add firecracker loader to the deployments062da84
Merge pull request #523 from mkroening/ci-loader-downloadUpdates
iana-time-zone
from 0.1.59 to 0.1.60Changelog
Sourced from iana-time-zone's changelog.
Commits
bf83753
Bump version number to 0.1.606b66d30
Merge pull request #127 from strawlab/fix-windows-core-version1f5c177
correct windows-core dependency versionUpdates
js-sys
from 0.3.67 to 0.3.68Commits
Updates
libc
from 0.2.152 to 0.2.153Release notes
Sourced from libc's releases.
Commits
ccf8a3e
Merge pull request #3554 from GuillaumeGomez/update-0.2036fe2e
Merge pull request #3553 from rusty-snake/mfd-execadaec1d
Merge pull request #3570 from heiher/fs-ioctl9a07431
Add ioctl FS_IOC_{G,S}{ETVERSION,ETFLAGS} for LoongArch643726d14
Update crate version to 0.2.153d5d3700
Ignore some android constants not found in tests738f901
Add missing constants for Android8b68569
Add MFD_NOEXEC_SEAL and MFD_EXECb56e4b3
Merge pull request #3557 from JohnTitor/fix-ci941f825
Fix CI for v0.2Updates
miniz_oxide
from 0.7.1 to 0.7.2Changelog
Sourced from miniz_oxide's changelog.
Commits
Updates
num-traits
from 0.2.17 to 0.2.18Changelog
Sourced from num-traits's changelog.
Commits
eb20b40
Merge pull request #309 from cuviper/release-0.2.185c2cc9b
Release 0.2.18a095b70
Merge pull request #303 from tarcieri/constant-traits67d9e74
AvoidSelf
constructor forWrapping
6ab6de2
Update src/identities.rse48ffe2
Update src/identities.rsbc42b83
Rename to ConstZero/ConstOne and re-export from toplevel536dcf2
Remove blanket impls; add impls forWrapping
06c0ee0
AddZeroConstant
andOneConstant
traits29c5b46
Merge pull request #308 from cuviper/ciUpdates
reqwest
from 0.11.23 to 0.11.24Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
c9b4b65
v0.11.24ddf7f24
Add Certificate::from_pem_bundle() (#2032)5d8443d
fix panic when parsing invalid Url to Uri (#2040)e3bf090
docs: explain TLS backend features better (#2117)1bd939b
update wasm-streams dependency (#2114)87cdf12
doc: clarify Cookie API usage (#2111)b3feff6
Add http3 feature to blocking client (#2110)2332936
Update cookie crates (#2089)ef2c8ee
Upgrading env_logger dep (#2102)4ab5fb0
Fix HTTP/2: retry requests rejected withREFUSED_STREAM
(#2081)Updates
serde_derive
from 1.0.195 to 1.0.196Release notes
Sourced from serde_derive's releases.
Commits
ede9762
Release 1.0.196d438c2d
Merge pull request #2682 from dtolnay/decimalpointbef110b
Format Unexpected::Float with decimal pointb971ef1
Merge pull request #2681 from dtolnay/workspacedeps29d9f69
Fix workspace.dependencies default-features future compat warningaecb408
Sort workspace dependencies1c675ab
Merge pull request #2678 from rodoufu/workspaceDependenciesdd61963
Adding workspace dependencies111803a
Merge pull request #2673 from Sky9x/msrv-badge0024f74
Use shields.io's MSRV badgesUpdates
serde_with
from 3.5.0 to 3.6.1Release notes
Sourced from serde_with's releases.
Commits
76cf252
Bump version to v3.6.1 (#696)6872fa8
Bump version to v3.6.16211d20
Eliminate dependency on serde's "derive" feature (#694)5e6a115
Eliminate dependency on serde's "derive" featured145a45
Update ahash to 0.8.7 to accommodate stdsimd change in nightly (#695)2b17850
Update ahash to 0.8.7 to accommodate stdsimd change in nightlycaba452
Bump the github-actions group with 1 update (#693)54a665d
Bump the github-actions group with 1 update1be8fa3
Bump version to 3.6.0 (#692)8d38d10
Bump version to 3.6.0Updates
serde_with_macros
from 3.5.0 to 3.6.1Release notes
Sourced from serde_with_macros's releases.
Commits
76cf252
Bump version to v3.6.1 (#696)6872fa8
Bump version to v3.6.16211d20
Eliminate dependency on serde's "derive" feature (#694)5e6a115
Eliminate dependency on serde's "derive" featured145a45
Update ahash to 0.8.7 to accommodate stdsimd change in nightly (#695)2b17850
Update ahash to 0.8.7 to accommodate stdsimd change in nightlycaba452
Bump the github-actions group with 1 update (#693)54a665d
Bump the github-actions group with 1 update1be8fa3
Bump version to 3.6.0 (#692)8d38d10
Bump version to 3.6.0Updates
tao
from 0.16.6 to 0.16.7Release notes
Sourced from tao's releases.
Changelog
Sourced from tao's changelog.
Commits
f9f81f2
Publish New Versions (0.16.x) (#868)a785f2c
fix: add Insert KeyCode to from_str (#867)Updates
time
from 0.3.31 to 0.3.34Release notes
Sourced from time's releases.
Changelog
Sourced from time's changelog.