-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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 cargo-deps group with 36 updates #3408
Conversation
Visit the preview URL for this PR (updated for commit 4d48408): https://yew-rs-api--pr3408-dependabot-cargo-car-2tzpbgrn.web.app (expires Sat, 30 Sep 2023 12:52:45 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 |
Benchmark - SSRYew Master
Pull Request
|
Size Comparison
|
@dependabot rebase |
Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
Bumps the cargo-deps group with 36 updates: | Package | From | To | | --- | --- | --- | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.63` | `1.0.67` | | [quote](https://github.com/dtolnay/quote) | `1.0.29` | `1.0.33` | | [syn](https://github.com/dtolnay/syn) | `2.0.27` | `2.0.37` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.12` | `1.0.14` | | [trybuild](https://github.com/dtolnay/trybuild) | `1.0.80` | `1.0.85` | | [gloo-worker](https://github.com/rustwasm/gloo) | `0.3.0` | `0.4.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.168` | `1.0.188` | | [prettyplease](https://github.com/dtolnay/prettyplease) | `0.2.12` | `0.2.15` | | [gloo](https://github.com/rustwasm/gloo) | `0.8.1` | `0.10.0` | | [urlencoding](https://github.com/kornelski/rust_urlencoding) | `2.1.2` | `2.1.3` | | [slab](https://github.com/tokio-rs/slab) | `0.4.8` | `0.4.9` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.44` | `1.0.48` | | [implicit-clone](https://github.com/yewstack/implicit-clone) | `0.4.0` | `0.4.1` | | [tokio](https://github.com/tokio-rs/tokio) | `1.29.0` | `1.32.0` | | [jemallocator](https://github.com/tikv/jemallocator) | `0.5.0` | `0.5.4` | | [average](https://github.com/vks/average) | `0.13.1` | `0.14.1` | | [tabled](https://github.com/zhiburt/tabled) | `0.12.2` | `0.14.0` | | [indicatif](https://github.com/console-rs/indicatif) | `0.17.5` | `0.17.6` | | [serde_json](https://github.com/serde-rs/json) | `1.0.104` | `1.0.107` | | [clap](https://github.com/clap-rs/clap) | `4.3.9` | `4.4.4` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.71` | `1.0.75` | | [chrono](https://github.com/chronotope/chrono) | `0.4.26` | `0.4.31` | | [git2](https://github.com/rust-lang/git2-rs) | `0.17.2` | `0.18.1` | | [regex](https://github.com/rust-lang/regex) | `1.8.4` | `1.9.4` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.18` | `0.11.20` | | [semver](https://github.com/dtolnay/semver) | `1.0.17` | `1.0.18` | | [gloo-net](https://github.com/rustwasm/gloo) | `0.3.0` | `0.4.0` | | [base64](https://github.com/marshallpierce/rust-base64) | `0.21.2` | `0.21.4` | | [strum_macros](https://github.com/Peternator7/strum) | `0.25.0` | `0.25.2` | | [log](https://github.com/rust-lang/log) | `0.4.19` | `0.4.20` | | [fake](https://github.com/cksac/fake-rs) | `2.6.1` | `2.8.0` | | [time](https://github.com/time-rs/time) | `0.3.22` | `0.3.28` | | [uuid](https://github.com/uuid-rs/uuid) | `1.4.0` | `1.4.1` | | [bytes](https://github.com/tokio-rs/bytes) | `1.4.0` | `1.5.0` | | [axum](https://github.com/tokio-rs/axum) | `0.6.18` | `0.6.20` | | [postcard](https://github.com/jamesmunns/postcard) | `1.0.6` | `1.0.7` | Updates `proc-macro2` from 1.0.63 to 1.0.67 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.63...1.0.67) Updates `quote` from 1.0.29 to 1.0.33 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.29...1.0.33) Updates `syn` from 2.0.27 to 2.0.37 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.27...2.0.37) Updates `rustversion` from 1.0.12 to 1.0.14 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](dtolnay/rustversion@1.0.12...1.0.14) Updates `trybuild` from 1.0.80 to 1.0.85 - [Release notes](https://github.com/dtolnay/trybuild/releases) - [Commits](dtolnay/trybuild@1.0.80...1.0.85) Updates `gloo-worker` from 0.3.0 to 0.4.0 - [Release notes](https://github.com/rustwasm/gloo/releases) - [Changelog](https://github.com/rustwasm/gloo/blob/master/CHANGELOG.md) - [Commits](rustwasm/gloo@0.3.0...0.4.0) Updates `serde` from 1.0.168 to 1.0.188 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.168...v1.0.188) Updates `prettyplease` from 0.2.12 to 0.2.15 - [Release notes](https://github.com/dtolnay/prettyplease/releases) - [Commits](dtolnay/prettyplease@0.2.12...0.2.15) Updates `gloo` from 0.8.1 to 0.10.0 - [Release notes](https://github.com/rustwasm/gloo/releases) - [Changelog](https://github.com/rustwasm/gloo/blob/master/CHANGELOG.md) - [Commits](https://github.com/rustwasm/gloo/commits) Updates `urlencoding` from 2.1.2 to 2.1.3 - [Commits](https://github.com/kornelski/rust_urlencoding/commits) Updates `slab` from 0.4.8 to 0.4.9 - [Release notes](https://github.com/tokio-rs/slab/releases) - [Changelog](https://github.com/tokio-rs/slab/blob/master/CHANGELOG.md) - [Commits](tokio-rs/slab@v0.4.8...v0.4.9) Updates `thiserror` from 1.0.44 to 1.0.48 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.44...1.0.48) Updates `implicit-clone` from 0.4.0 to 0.4.1 - [Commits](yewstack/implicit-clone@v0.4.0...v0.4.1) Updates `tokio` from 1.29.0 to 1.32.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.29.0...tokio-1.32.0) Updates `jemallocator` from 0.5.0 to 0.5.4 - [Release notes](https://github.com/tikv/jemallocator/releases) - [Changelog](https://github.com/tikv/jemallocator/blob/main/CHANGELOG.md) - [Commits](tikv/jemallocator@0.5.0...0.5.4) Updates `average` from 0.13.1 to 0.14.1 - [Commits](https://github.com/vks/average/commits) Updates `tabled` from 0.12.2 to 0.14.0 - [Changelog](https://github.com/zhiburt/tabled/blob/master/CHANGELOG.md) - [Commits](https://github.com/zhiburt/tabled/commits/v0.14.0) Updates `indicatif` from 0.17.5 to 0.17.6 - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.17.5...0.17.6) Updates `serde_json` from 1.0.104 to 1.0.107 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.104...v1.0.107) Updates `clap` from 4.3.9 to 4.4.4 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.3.9...v4.4.4) Updates `anyhow` from 1.0.71 to 1.0.75 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.71...1.0.75) Updates `chrono` from 0.4.26 to 0.4.31 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.26...v0.4.31) Updates `git2` from 0.17.2 to 0.18.1 - [Changelog](https://github.com/rust-lang/git2-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/git2-rs@0.17.2...git2-0.18.1) Updates `regex` from 1.8.4 to 1.9.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.8.4...1.9.4) Updates `reqwest` from 0.11.18 to 0.11.20 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.11.18...v0.11.20) Updates `semver` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.17...1.0.18) Updates `gloo-net` from 0.3.0 to 0.4.0 - [Release notes](https://github.com/rustwasm/gloo/releases) - [Changelog](https://github.com/rustwasm/gloo/blob/master/CHANGELOG.md) - [Commits](rustwasm/gloo@0.3.0...0.4.0) Updates `base64` from 0.21.2 to 0.21.4 - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.21.2...v0.21.4) Updates `strum_macros` from 0.25.0 to 0.25.2 - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](https://github.com/Peternator7/strum/commits) Updates `log` from 0.4.19 to 0.4.20 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.19...0.4.20) Updates `fake` from 2.6.1 to 2.8.0 - [Commits](https://github.com/cksac/fake-rs/commits) Updates `time` from 0.3.22 to 0.3.28 - [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.22...v0.3.28) Updates `uuid` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.4.0...1.4.1) Updates `bytes` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.4.0...v1.5.0) Updates `axum` from 0.6.18 to 0.6.20 - [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.6.18...axum-v0.6.20) Updates `postcard` from 1.0.6 to 1.0.7 - [Release notes](https://github.com/jamesmunns/postcard/releases) - [Changelog](https://github.com/jamesmunns/postcard/blob/main/CHANGELOG.md) - [Commits](jamesmunns/postcard@v1.0.6...v1.0.7) --- updated-dependencies: - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: rustversion dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: trybuild dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: gloo-worker dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: prettyplease dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: gloo dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: urlencoding dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: slab dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: implicit-clone dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: jemallocator dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: average dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: tabled dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: indicatif dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: git2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: semver dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: gloo-net dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: base64 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: strum_macros dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: fake dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: time dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: postcard dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1a1ce85
c28ff09
to
1a1ce85
Compare
1a1ce85
to
4d48408
Compare
Bumps the cargo-deps group with 36 updates:
1.0.63
1.0.67
1.0.29
1.0.33
2.0.27
2.0.37
1.0.12
1.0.14
1.0.80
1.0.85
0.3.0
0.4.0
1.0.168
1.0.188
0.2.12
0.2.15
0.8.1
0.10.0
2.1.2
2.1.3
0.4.8
0.4.9
1.0.44
1.0.48
0.4.0
0.4.1
1.29.0
1.32.0
0.5.0
0.5.4
0.13.1
0.14.1
0.12.2
0.14.0
0.17.5
0.17.6
1.0.104
1.0.107
4.3.9
4.4.4
1.0.71
1.0.75
0.4.26
0.4.31
0.17.2
0.18.1
1.8.4
1.9.4
0.11.18
0.11.20
1.0.17
1.0.18
0.3.0
0.4.0
0.21.2
0.21.4
0.25.0
0.25.2
0.4.19
0.4.20
2.6.1
2.8.0
0.3.22
0.3.28
1.4.0
1.4.1
1.4.0
1.5.0
0.6.18
0.6.20
1.0.6
1.0.7
Updates
proc-macro2
from 1.0.63 to 1.0.67Release notes
Sourced from proc-macro2's releases.
Commits
a803dd1
Release 1.0.678bf6937
Delete proc-macro2-fallback crate60c62dc
Merge pull request #406 from dtolnay/error14a481d
Parse rustc's representation of macro expansion error2e96778
Ignore missing_safety_doc clippy lint7017480
Merge pull request #404 from dtolnay/honggfuzz4ec3a42
Re-enable honggfuzz CI5a225cf
Update actions/checkout@v3 -> v445ef770
Update ui test suite to nightly-2023-08-292cc9ef0
Update afl crate to 0.14Updates
quote
from 1.0.29 to 1.0.33Release notes
Sourced from quote's releases.
Commits
8beec4c
Release 1.0.331072753
Partially work around ridiculous rust-analyzer behaviord8cb63f
Release 1.0.32ec44da1
Update PR 259: tokens are the output of the program419109a
Merge pull request #259 from mfreeborn/docs3e644f1
Update README.mdf4e8afe
Revert "Temporarily disable -Zrandomize-layout due to rustc ICE"1972ec3
Temporarily disable -Zrandomize-layout due to rustc ICEc90bb02
Release 1.0.31c266c3e
Import from alloc to make remaining std dependencies clearUpdates
syn
from 2.0.27 to 2.0.37Release notes
Sourced from syn's releases.
Commits
9681088
Release 2.0.37fbe3bc2
Work around unknown_lints warning on rustc older than 1.6475cf912
Ignore more repr_transparent_external_private_fields299c782
Ignore false repr_transparent_external_private_fields FCW in generated codeef6476c
Release 2.0.366ae1a97
Merge pull request #1514 from dtolnay/pubnotdoc7bfef4b
Work around doc breakage in generate-link-to-definition modece360ff
Release 2.0.3523736bd
Merge pull request #1512 from dtolnay/tokendoc6f6b004
Improve docs of Token! macroUpdates
rustversion
from 1.0.12 to 1.0.14Release notes
Sourced from rustversion's releases.
Commits
7231250
Release 1.0.148e14c7b
Opt in to generate-link-to-definition when building on docs.rsea1cdeb
Delete minimal-versions CI, as there are no dependencies anymore01eae10
Release 1.0.13653eda5
Add no-std::no-alloc categorya571174
Remove .clippy.toml in favor of respecting rust-version from Cargo.toml4901eaf
Show error details during miri setup in CIUpdates
trybuild
from 1.0.80 to 1.0.85Release notes
Sourced from trybuild's releases.
Commits
9692965
Release 1.0.85a1d8b13
Merge pull request #244 from dtolnay/threadname32863fa
Add thread name for flock thread3d6e7ba
Merge pull request #243 from dtolnay/threadspawn34c44ff
Propagate thread creation error in flockc26438e
Release 1.0.8467562e4
Merge pull request #240 from dtolnay/keepgoingcb568c1
Update actions/checkout@v3 -> v4ba676da
Stabilize Cargo's --keep-going flageec8ca6
Release 1.0.83Updates
gloo-worker
from 0.3.0 to 0.4.0Release notes
Sourced from gloo-worker's releases.
Changelog
Sourced from gloo-worker's changelog.
... (truncated)
Commits
d7b72ec
Fix up gloo-storage for release46b5039
Prepare for 0.4 release (#156)3713988
Add andbg!
equivalent togloo-console
(#158)3cda16f
Utility crate for commonweb_sys
/js_sys
features (#155)e12d000
Fix dir, dirxml macros in gloo-console (#154)b7ea958
Remove the unnecessary copy inBlob::new
(#152)ea1a40c
Finishing touchesUpdates
serde
from 1.0.168 to 1.0.188Release notes
Sourced from serde's releases.
... (truncated)
Commits
dad15b9
Release 1.0.188d89c19f
Revert "Adopt new Cargo feature resolver"146dc0f
Release 1.0.187d26852d
Merge pull request #2602 from dtolnay/resolvere1c2724
Adopt new Cargo feature resolverdbbfe7a
Merge pull request #2600 from dtolnay/oldemscriptendc24d12
Clean up all usage of serde_if_integer1284e7533e
Remove support for emscripten targets on rustc older than 1.405d03651
Release 1.0.186a741293
Merge pull request #2599 from dtolnay/encodeutf8Updates
prettyplease
from 0.2.12 to 0.2.15Release notes
Sourced from prettyplease's releases.
Commits
10b1e41
Release 0.2.15550c329
Merge pull request #60 from dtolnay/iflet8ad4602
Update cargo-expand productsd8f127f
Improve indentation of if-let and while-let expressions44f5a4a
Update actions/checkout@v3 -> v4823914d
Release 0.2.14df04af8
Merge pull request #59 from dtolnay/constverbatim4b8b6ef
Support generics on const itemc3b9685
Parse const item inside verbatim trait item80b4ef3
Release 0.2.13Updates
gloo
from 0.8.1 to 0.10.0Release notes
Sourced from gloo's releases.
... (truncated)
Commits
Updates
urlencoding
from 2.1.2 to 2.1.3Commits
Updates
slab
from 0.4.8 to 0.4.9Release notes
Sourced from slab's releases.
Changelog
Sourced from slab's changelog.
Commits
b709dcf
Release v0.4.9 (#139)67e184f
Fix formatting (#138)8718c40
Make Slab::clone_from avoid reallocation (#137)012088c
Fix changelog year (#134)Updates
thiserror
from 1.0.44 to 1.0.48Release notes
Sourced from thiserror's releases.
Commits
5c5f342
Release 1.0.48490f0ca
Merge pull request #254 from dtolnay/gatlink1a5dbc7
Add link to GAT PRde58088
Ignore uninlined_format_args pedantic clippy lint in testae642d1
Format clippy allow attribute with rustfmtb97fc53
Remove doc_markdown suppression because clippy bug was fixed140eb03
Ignore needless_lifetimes clippy lint1f5cbd7
Ignore manual_let_else pedantic clippy lint080cac5
Ignore uninlined_format_args pedantic clippy lint134695a
Merge pull request #252 from dtolnay/safedisplayUpdates
implicit-clone
from 0.4.0 to 0.4.1Commits
d8d6c86
chore: Release implicit-clone version 0.4.15f2072c
Add clarifications for documentation (#28)d3bb992
Add impl for PartialOrd, Ord, reverse PartialEq (#27)cef5246
Add implementation for single-item tuples (#25)6d6a228
Implement FromStr for IString (#21)Updates
tokio
from 1.29.0 to 1.32.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
a7d52c2
chore: prepare Tokio v1.32.0 release (#5937)f5f2b58
rt: improve docs for Builder::max_blocking_threads (#5793)718dcc8
docs: BytesMut::with_capacity does not guarantee exact capacity (#5870)10e141d
io: addReady::ERROR
and report error readiness (#5781)6e42c26
rt(alt): tweak some constants to improve scalability (#5935)82bef00
io: minor tweaks toAsyncFd
(#5932)40633fc
readme: list previous LTS releases (#5931)3dd5f7a
sync: move broadcast waiters into separate list before waking (#5925)2c92cad
process: stabilizeCommand::raw_arg
(#5930)197757d
streams: create StreamMock for testing Streams (#5915)Updates
jemallocator
from 0.5.0 to 0.5.4Release notes
Sourced from jemallocator's releases.
Changelog
Sourced from jemallocator's changelog.
Commits
0f8983f
Move README to jemallocator02113e6
*: bump 0.5.4 (#62)61999f2
add disable_initial_exec_tls feature for jemalloc-ctl (#59)0fef730
Fix definition ofc_bool
for non-MSVC targets (#54)fd00e12
Adddisable_cache_oblivious
feature (#51)0cc7b0e
Add loongarch64 support (#42)444e0ef
jemalloc-sys: bump 0.5.3 (#48)725713e
jemalloc-sys: remove fs-extra (#47)fa2ddc0
Include license files in jemallocator and jemalloc-sys crates (#43)8b886be
jemalloc-sys: bump 0.5.2 (#41)Updates
average
from 0.13.1 to 0.14.1Commits
Updates
tabled
from 0.12.2 to 0.14.0Changelog
Sourced from tabled's changelog.
Commits
Updates
indicatif
from 0.17.5 to 0.17.6Commits
ca2746b
Tweak formatting for new README section8b8a0f3
Bump version number to 0.17.6c3c9118
Add new Integrations section to README, containing a link to indicatif_log_br...0624348
Fixed rightward driftbfc8bcb
Fixed progress bar not suspending multiprogress bar505d282
Edit an existing example to overflow the window size4f82ba7
Only render as many lines as the terminal can actually display0976a06
Add cursor movement history to the in-memory terminal4dd47f1
Demonstrate issues when multi has more entries than the terminal is high8c27d55
Track draw target heightUpdates
serde_json
from 1.0.104 to 1.0.107Release notes
Sourced from serde_json's releases.