Fixed issues with old GL versions ( <= 2.1 )
This commit is contained in:
parent
d9f408d1c2
commit
9841d19381
5 changed files with 22 additions and 19 deletions
|
|
@ -8,3 +8,4 @@ publish = false
|
|||
[dependencies]
|
||||
iced = { path = "../..", features = ["canvas", "tokio", "debug"] }
|
||||
rand = "0.8.5"
|
||||
env_logger = "0.9"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue