Skip to content

Commit 89f6879

Browse files
dependabot[bot]WGuLL
authored andcommitted
Update eframe requirement from 0.22.0 to 0.26.2 in /serial_term
Updates the requirements on [eframe](https://github.com/emilk/egui) to permit the latest version. - [Release notes](https://github.com/emilk/egui/releases) - [Changelog](https://github.com/emilk/egui/blob/master/CHANGELOG.md) - [Commits](emilk/egui@0.22.0...0.26.2) --- updated-dependencies: - dependency-name: eframe dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b32b0bc commit 89f6879

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

serial_term/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ edition = "2021"
66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
77

88
[dependencies]
9-
eframe = "0.22.0"
109
egui = "0.22.0"
10+
eframe = "0.26.2"
1111
serialport = "4.2.0"

0 commit comments

Comments
 (0)