Skip to content

Commit 73352c9

Browse files
committed
arch_gen: add Cargo edition
Signed-off-by: Jake Correnti <[email protected]>
1 parent 3507730 commit 73352c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/arch_gen/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
name = "arch_gen"
33
version = "0.1.0"
44
authors = ["Amazon Firecracker team <[email protected]>"]
5+
edition = "2021"
56

67
[dependencies]

0 commit comments

Comments
 (0)