Skip to content

Commit a2400a9

Browse files
authored
Merge pull request #11 from WGuLL/dependabot/cargo/serial_term/eframe-0.20.1
Update eframe requirement from 0.19.0 to 0.20.1 in /serial_term
2 parents 89eec44 + 7282a26 commit a2400a9

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.19.0"
9+
eframe = "0.20.1"
1010
egui = "0.19.0"
1111
serialport = "4.2.0"

0 commit comments

Comments
 (0)