Skip to content

Commit e1b307f

Browse files
committed
bump MSRV to 1.80
Signed-off-by: Onur Özkan <[email protected]>
1 parent 17bc24a commit e1b307f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ byteorder = { version = "1.3.4", default-features = false }
1111

1212
[workspace.package]
1313
edition = "2021"
14-
rust-version = "1.78.0"
14+
rust-version = "1.80.0"
1515
keywords = ["mavlink", "parser", "protocol", "embedded"]
1616
categories = ["aerospace", "aerospace::protocols", "parsing", "embedded"]
1717

0 commit comments

Comments
 (0)