Update dependencies, fix wayland

This commit is contained in:
2021-08-17 14:44:04 +02:00
parent 54f9483f1b
commit 5b239d5dc0
2 changed files with 577 additions and 532 deletions

1101
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -7,8 +7,8 @@ edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
glutin = "0.24.1"
glutin = "0.27.0"
gl = "0.14.0"
tobj = "2.0.2"
image = "0.23.8"
nalgebra-glm = "0.7.0"
tobj = "3.1.0"
image = "0.23.14"
nalgebra-glm = "0.15.0"