Skip to content

Commit 18710b3

Browse files
committed
Temp
Signed-off-by: Klim Tsoutsman <[email protected]>
1 parent 1b1777e commit 18710b3

File tree

5 files changed

+217
-267
lines changed

5 files changed

+217
-267
lines changed

applications/loadc/Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name = "loadc"
33
version = "0.1.0"
44
description = "A convenience application for loading C language ELF executables."
55
authors = ["Kevin Boos <[email protected]>"]
6+
edition = "2021"
67

78
[dependencies]
89
getopts = "0.2.21"

0 commit comments

Comments
 (0)