Create two files and list them.
This commit is contained in:
parent
00eaa64e7d
commit
3c1419185d
7 changed files with 104 additions and 36 deletions
|
@ -7,4 +7,6 @@ edition = "2018"
|
|||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
spin = "0.7.0"
|
||||
spin = "0.7.0"
|
||||
#lazy_static = { version = "1.4.0", features = ["spin_no_std"] }
|
||||
lazy_static = "1.4.0"
|
Loading…
Add table
Add a link
Reference in a new issue