Skip to content

Commit d842ccf

Browse files
Alexandra Iordachelauralt
authored andcommitted
update Rust edition 2021
Signed-off-by: Alexandra Iordache <[email protected]>
1 parent 2e48eb7 commit d842ccf

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
@@ -7,7 +7,7 @@ repository = "https://github.com/rust-vmm/event-manager"
77
readme = "README.md"
88
authors = ["rust-vmm AWS maintainers <[email protected]>"]
99
license = "Apache-2.0 OR BSD-3-Clause"
10-
edition = "2018"
10+
edition = "2021"
1111

1212
[dependencies]
1313
vmm-sys-util = "0.11.0"

0 commit comments

Comments
 (0)