Skip to content

Commit aec5c84

Browse files
committed
Require recent rust
1 parent 1920936 commit aec5c84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/myrustlib/Cargo.toml

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

67
[lib]
78
crate-type = ["staticlib"]

0 commit comments

Comments
 (0)