Skip to content

Commit 5d43205

Browse files
dependabot[bot]WGuLL
authored andcommitted
Update egui requirement from 0.21.0 to 0.22.0 in /serial_term
Updates the requirements on [egui](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.21.0...0.22.0) --- updated-dependencies: - dependency-name: egui dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 720cf74 commit 5d43205

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
@@ -7,5 +7,5 @@ edition = "2021"
77

88
[dependencies]
99
eframe = "0.22.0"
10-
egui = "0.21.0"
10+
egui = "0.22.0"
1111
serialport = "4.2.0"

0 commit comments

Comments
 (0)