1
0
forked from Rativel/BurritOS

Fix global var

This commit is contained in:
Quentin Legot
2023-03-01 11:10:15 +01:00
committed by François Autin
parent e3e217c57f
commit cf1c7aad5a
6 changed files with 49 additions and 19 deletions

View File

@@ -3,6 +3,5 @@ name = "burritos"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
lazy_static = "1.4.0"