intégration execution example
This commit is contained in:
@@ -6,3 +6,6 @@ edition = "2024"
|
||||
[dependencies]
|
||||
# On pointe vers le chemin relatif de la librairie
|
||||
wsg-lib = { path = "../lib" }
|
||||
pollster = "0.4.0"
|
||||
tokio = { version = "1", features = ["rt-multi-thread"] }
|
||||
winit = "0.30"
|
||||
|
||||
Reference in New Issue
Block a user