Skip to content

Commit 64ae49b

Browse files
chore(deps): bump egui from 0.34.3 to 0.35.0 (#127)
Bumps [egui](https://github.com/emilk/egui) from 0.34.3 to 0.35.0. - [Release notes](https://github.com/emilk/egui/releases) - [Changelog](https://github.com/emilk/egui/blob/main/CHANGELOG.md) - [Commits](emilk/egui@0.34.3...0.35.0) --- updated-dependencies: - dependency-name: egui dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bd1de51 commit 64ae49b

2 files changed

Lines changed: 3 additions & 10 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ keywords = ["science", "eln", "electronic-lab-notebook", "ro-crate", "research-d
1414

1515
[dependencies]
1616
eframe = "0.35"
17-
egui = "0.34"
17+
egui = "0.35"
1818
egui_extras = { version = "0.34", features = ["datepicker", "image", "svg"] }
1919
rfd = "0.17"
2020
zip = { version = "8.6", default-features = false, features = ["deflate"] }

0 commit comments

Comments
 (0)