-
Notifications
You must be signed in to change notification settings - Fork 5
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
chore(deps): update dtolnay/rust-toolchain digest to a54c7af #684
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/dtolnay-rust-toolchain-digest
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
🤠 Cargo bloat for toolchain stable-x86_64-unknown-linux-gnu 🤠 @@ Size breakdown @@
Size 2.14 MB
Text size 2.14 MB
Size difference per crateNote: The numbers below are not 100% accurate, use them as a rough estimate. @@ Breakdown per crate @@
- (hyper) core::fmt::num::<impl core::fmt::Debug for usize>::fmt 29 B
- (criterion) <std::time::SystemTimeError as core::fmt::Debug>::fmt 41 B Dependency tree@@ Dependency tree @@
Count: 223
├─ async-trait v0.1.80 (proc-macro)
│ ├─ proc-macro2 v1.0.85
│ │ └─ unicode-ident v1.0.12
│ ├─ quote v1.0.36
│ │ └─ proc-macro2 v1.0.85
│ └─ syn v2.0.66
│ ├─ proc-macro2 v1.0.85
│ ├─ quote v1.0.36
│ └─ unicode-ident v1.0.12
├─ axum v0.7.5
│ ├─ async-trait v0.1.80 (proc-macro)
│ ├─ axum-core v0.4.3
│ │ ├─ async-trait v0.1.80 (proc-macro)
│ │ ├─ bytes v1.6.0
│ │ ├─ futures-util v0.3.30
│ │ │ ├─ futures-channel v0.3.30
│ │ │ │ ├─ futures-core v0.3.30
│ │ │ │ └─ futures-sink v0.3.30
│ │ │ ├─ futures-core v0.3.30
│ │ │ ├─ futures-io v0.3.30
│ │ │ ├─ futures-macro v0.3.30 (proc-macro)
│ │ │ │ ├─ proc-macro2 v1.0.85
│ │ │ │ ├─ quote v1.0.36
│ │ │ │ └─ syn v2.0.66
│ │ │ ├─ futures-sink v0.3.30
│ │ │ ├─ futures-task v0.3.30
│ │ │ ├─ memchr v2.7.3
│ │ │ ├─ pin-project-lite v0.2.14
│ │ │ ├─ pin-utils v0.1.0
│ │ │ └─ slab v0.4.9
│ │ │ └─ autocfg v1.3.0
│ │ ├─ http v1.1.0
│ │ │ ├─ bytes v1.6.0
│ │ │ ├─ fnv v1.0.7
│ │ │ └─ itoa v1.0.11
│ │ ├─ http-body v1.0.0
│ │ │ ├─ bytes v1.6.0
│ │ │ └─ http v1.1.0
│ │ ├─ http-body-util v0.1.2
│ │ │ ├─ bytes v1.6.0
│ │ │ ├─ futures-util v0.3.30
│ │ │ ├─ http v1.1.0
│ │ │ ├─ http-body v1.0.0
│ │ │ └─ pin-project-lite v0.2.14
│ │ ├─ mime v0.3.17
│ │ ├─ pin-project-lite v0.2.14
│ │ ├─ sync_wrapper v0.1.2
│ │ ├─ tower-layer v0.3.2
│ │ ├─ tower-service v0.3.2
│ │ ├─ tracing v0.1.40
│ │ │ ├─ log v0.4.21
│ │ │ ├─ pin-project-lite v0.2.14
│ │ │ ├─ tracing-attributes v0.1.27 (proc-macro)
│ │ │ │ ├─ proc-macro2 v1.0.85
│ │ │ │ ├─ quote v1.0.36
│ │ │ │ └─ syn v2.0.66
│ │ │ └─ tracing-core v0.1.32
│ │ │ └─ once_cell v1.19.0
│ │ └─ rustversion v1.0.17 (proc-macro)
│ ├─ bytes v1.6.0
│ ├─ futures-util v0.3.30
│ ├─ http v1.1.0
│ ├─ http-body v1.0.0
│ ├─ http-body-util v0.1.2
│ ├─ hyper v1.3.1
│ │ ├─ bytes v1.6.0
│ │ ├─ futures-channel v0.3.30
│ │ ├─ futures-util v0.3.30
│ │ ├─ http v1.1.0
│ │ ├─ http-body v1.0.0
│ │ ├─ httparse v1.9.3
│ │ ├─ httpdate v1.0.3
│ │ ├─ itoa v1.0.11
│ │ ├─ pin-project-lite v0.2.14
│ │ ├─ smallvec v1.13.2
│ │ └─ tokio v1.38.0
│ │ ├─ bytes v1.6.0
│ │ ├─ libc v0.2.155
│ │ ├─ mio v0.8.11
│ │ │ └─ libc v0.2.155
│ │ ├─ num_cpus v1.16.0
│ │ │ └─ libc v0.2.155
│ │ ├─ parking_lot v0.12.3
│ │ │ ├─ lock_api v0.4.12
│ │ │ │ ├─ scopeguard v1.2.0
│ │ │ │ └─ autocfg v1.3.0
│ │ │ └─ parking_lot_core v0.9.10
│ │ │ ├─ cfg-if v1.0.0
│ │ │ ├─ libc v0.2.155
│ │ │ └─ smallvec v1.13.2
│ │ ├─ pin-project-lite v0.2.14
│ │ ├─ signal-hook-registry v1.4.2
│ │ │ └─ libc v0.2.155
│ │ ├─ socket2 v0.5.7
│ │ │ └─ libc v0.2.155
│ │ └─ tokio-macros v2.3.0 (proc-macro)
│ │ ├─ proc-macro2 v1.0.85
│ │ ├─ quote v1.0.36
│ │ └─ syn v2.0.66
│ ├─ hyper-util v0.1.5
│ │ ├─ bytes v1.6.0
│ │ ├─ futures-util v0.3.30
│ │ ├─ http v1.1.0
│ │ ├─ http-body v1.0.0
│ │ ├─ hyper v1.3.1
│ │ ├─ pin-project-lite v0.2.14
│ │ └─ tokio v1.38.0
│ ├─ itoa v1.0.11
│ ├─ matchit v0.7.3
│ ├─ memchr v2.7.3
│ ├─ mime v0.3.17
│ ├─ percent-encoding v2.3.1
│ ├─ pin-project-lite v0.2.14
│ ├─ serde v1.0.203
│ │ └─ serde_derive v1.0.203 (proc-macro)
│ │ ├─ proc-macro2 v1.0.85
│ │ ├─ quote v1.0.36
│ │ └─ syn v2.0.66
│ ├─ serde_json v1.0.117
│ │ ├─ itoa v1.0.11
│ │ ├─ ryu v1.0.18
│ │ └─ serde v1.0.203
│ ├─ serde_path_to_error v0.1.16
│ │ ├─ itoa v1.0.11
│ │ └─ serde v1.0.203
│ ├─ serde_urlencoded v0.7.1
│ │ ├─ form_urlencoded v1.2.1
│ │ │ └─ percent-encoding v2.3.1
│ │ ├─ itoa v1.0.11
│ │ ├─ ryu v1.0.18
│ │ └─ serde v1.0.203
│ ├─ sync_wrapper v1.0.1
│ ├─ tokio v1.38.0
│ ├─ tower v0.4.13
│ │ ├─ futures-core v0.3.30
│ │ ├─ futures-util v0.3.30
│ │ ├─ pin-project v1.1.5
│ │ │ └─ pin-project-internal v1.1.5 (proc-macro)
│ │ │ ├─ proc-macro2 v1.0.85
│ │ │ ├─ quote v1.0.36
│ │ │ └─ syn v2.0.66
│ │ ├─ pin-project-lite v0.2.14
│ │ ├─ tokio v1.38.0
│ │ ├─ tower-layer v0.3.2
│ │ ├─ tower-service v0.3.2
│ │ └─ tracing v0.1.40
│ ├─ tower-layer v0.3.2
│ ├─ tower-service v0.3.2
│ ├─ tracing v0.1.40
│ └─ rustversion v1.0.17 (proc-macro)
├─ bit-set v0.5.3
│ └─ bit-vec v0.6.3
├─ bytes v1.6.0
├─ dashmap v5.5.3
│ ├─ cfg-if v1.0.0
│ ├─ hashbrown v0.14.5
│ ├─ lock_api v0.4.12
│ ├─ once_cell v1.19.0
│ └─ parking_lot_core v0.9.10
├─ extended-primitives v0.3.8
│ ├─ encodings v0.1.0
│ └─ thiserror v1.0.61
│ └─ thiserror-impl v1.0.61 (proc-macro)
│ ├─ proc-macro2 v1.0.85
│ ├─ quote v1.0.36
│ └─ syn v2.0.66
├─ futures v0.3.30
│ ├─ futures-channel v0.3.30
│ ├─ futures-core v0.3.30
│ ├─ futures-executor v0.3.30
│ │ ├─ futures-core v0.3.30
│ │ ├─ futures-task v0.3.30
│ │ └─ futures-util v0.3.30
│ ├─ futures-io v0.3.30
│ ├─ futures-sink v0.3.30
│ ├─ futures-task v0.3.30
│ └─ futures-util v0.3.30
├─ hyper v1.3.1
├─ parking_lot v0.12.3
├─ rlimit v0.10.1
│ └─ libc v0.2.155
├─ serde v1.0.203
├─ serde_json v1.0.117
├─ thiserror v1.0.61
├─ tokio v1.38.0
├─ tokio-stream v0.1.15
│ ├─ futures-core v0.3.30
│ ├─ pin-project-lite v0.2.14
│ └─ tokio v1.38.0
├─ tokio-util v0.7.11
│ ├─ bytes v1.6.0
│ ├─ futures-core v0.3.30
│ ├─ futures-sink v0.3.30
│ ├─ pin-project-lite v0.2.14
│ ├─ slab v0.4.9
│ └─ tokio v1.38.0
├─ tower-http v0.5.2
│ ├─ bitflags v2.5.0
│ ├─ bytes v1.6.0
│ ├─ http v1.1.0
│ ├─ http-body v1.0.0
│ ├─ http-body-util v0.1.2
│ ├─ pin-project-lite v0.2.14
│ ├─ tower-layer v0.3.2
│ └─ tower-service v0.3.2
├─ tracing v0.1.40
└─ uuid v1.8.0
├─ getrandom v0.2.15
│ ├─ cfg-if v1.0.0
│ └─ libc v0.2.155
├─ rand v0.8.5
│ ├─ libc v0.2.155
│ ├─ rand_chacha v0.3.1
│ │ ├─ ppv-lite86 v0.2.17
│ │ └─ rand_core v0.6.4
│ │ └─ getrandom v0.2.15
│ └─ rand_core v0.6.4
├─ serde v1.0.203
└─ uuid-macro-internal v1.8.0 (proc-macro)
├─ proc-macro2 v1.0.85
├─ quote v1.0.36
└─ syn v2.0.66
Commit: 8df0f7b (Compare with baseline commit) |
renovate
bot
changed the title
chore(deps): update dtolnay/rust-toolchain digest to d8352f6
chore(deps): update dtolnay/rust-toolchain digest to 21dc36f
Jun 13, 2024
renovate
bot
force-pushed
the
renovate/dtolnay-rust-toolchain-digest
branch
from
June 13, 2024 16:35
fd059a3
to
0afdd2e
Compare
renovate
bot
changed the title
chore(deps): update dtolnay/rust-toolchain digest to 21dc36f
chore(deps): update dtolnay/rust-toolchain digest to 7b1c307
Aug 8, 2024
renovate
bot
force-pushed
the
renovate/dtolnay-rust-toolchain-digest
branch
from
August 8, 2024 19:09
0afdd2e
to
1f32428
Compare
renovate
bot
changed the title
chore(deps): update dtolnay/rust-toolchain digest to 7b1c307
chore(deps): update dtolnay/rust-toolchain digest to 315e265
Nov 18, 2024
renovate
bot
force-pushed
the
renovate/dtolnay-rust-toolchain-digest
branch
from
November 18, 2024 06:56
1f32428
to
c6b1f00
Compare
renovate
bot
changed the title
chore(deps): update dtolnay/rust-toolchain digest to 315e265
chore(deps): update dtolnay/rust-toolchain digest to a54c7af
Dec 14, 2024
renovate
bot
force-pushed
the
renovate/dtolnay-rust-toolchain-digest
branch
from
December 14, 2024 07:02
c6b1f00
to
dde07ff
Compare
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.
This PR contains the following updates:
be73d79
->a54c7af
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.