deps: bump the cargo group across 1 directory with 3 updates - #2
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the cargo group with 3 updates in the / directory: [toml_edit](https://github.com/toml-rs/toml), [egui](https://github.com/emilk/egui) and [eframe](https://github.com/emilk/egui). Updates `toml_edit` from 0.25.13+spec-1.1.0 to 0.25.15+spec-1.1.0 - [Commits](toml-rs/toml@v0.25.13...v0.25.15) Updates `egui` from 0.36.1 to 0.36.2 - [Release notes](https://github.com/emilk/egui/releases) - [Changelog](https://github.com/emilk/egui/blob/main/CHANGELOG.md) - [Commits](emilk/egui@0.36.1...0.36.2) Updates `eframe` from 0.36.1 to 0.36.2 - [Release notes](https://github.com/emilk/egui/releases) - [Changelog](https://github.com/emilk/egui/blob/main/CHANGELOG.md) - [Commits](emilk/egui@0.36.1...0.36.2) --- updated-dependencies: - dependency-name: eframe dependency-version: 0.36.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: egui dependency-version: 0.36.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: toml_edit dependency-version: 0.25.15+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/cargo-d02e4f99b4
branch
from
September 16, 2026 17:57
beb6cd0 to
5800f8d
Compare
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 group with 3 updates in the / directory: toml_edit, egui and eframe.
Updates
toml_editfrom 0.25.13+spec-1.1.0 to 0.25.15+spec-1.1.0Commits
8e1d5a8chore: Release6098580docs: Update changelog27e33c7perf: reduce allocations dumping array-heavy documents (#1216)e92e2a3perf: Avoid boxed iterators in document outputee351e7test: Benchmark rendering many arrays572c005chore: Release66d0c53docs: Update changelog07af4e7perf: Reduce allocations in toml_edit parsing and dumping (#1215)0ff90dbperf(display): Write encoded strings directlyefb2536perf(display): Move generated representation stringsUpdates
eguifrom 0.36.1 to 0.36.2Release notes
Sourced from egui's releases.
Changelog
Sourced from egui's changelog.
Commits
49682f8Release 0.36.2 - Assorted fixes459f98aAddTextEdit::event_filter(#8530)d19ed82Add newrender_every_stepflag to egui_kittest (#8487)a3146e7Properly respectmin_sizeinTextEdit(#8420)d417c2fSimplify and optimizeColor32::from_rgba_unmultiplied(#8427)c0b9996Fix panic in hit-test when a widget rect contains a NaN (#8479)f63b4d0Fix zero-duration value animations returning the previous value (#8469)7505692Fix rendering of thin, angled rectangles (#8482)ca7f0f2eframe: apply ViewportBuilder::with_monitor on the glow backend (#8302)07b042bFix transparent child viewports onWindowswithglow(#8423)Updates
eframefrom 0.36.1 to 0.36.2Release notes
Sourced from eframe's releases.
Changelog
Sourced from eframe's changelog.
Commits
49682f8Release 0.36.2 - Assorted fixes459f98aAddTextEdit::event_filter(#8530)d19ed82Add newrender_every_stepflag to egui_kittest (#8487)a3146e7Properly respectmin_sizeinTextEdit(#8420)d417c2fSimplify and optimizeColor32::from_rgba_unmultiplied(#8427)c0b9996Fix panic in hit-test when a widget rect contains a NaN (#8479)f63b4d0Fix zero-duration value animations returning the previous value (#8469)7505692Fix rendering of thin, angled rectangles (#8482)ca7f0f2eframe: apply ViewportBuilder::with_monitor on the glow backend (#8302)07b042bFix transparent child viewports onWindowswithglow(#8423)