diff --git a/crates/engine/Cargo.toml b/crates/engine/Cargo.toml index 0c98653..d58ec9f 100644 --- a/crates/engine/Cargo.toml +++ b/crates/engine/Cargo.toml @@ -9,7 +9,7 @@ cgmath = "0.18.0" env_logger = "0.11.5" fast-surface-nets = "0.2.1" gl = "0.14.0" -glfw = "0.59.0" +glfw = "0.60.0" image = "0.25.5" lazy_static = "1.5.0" libnoise = "1.1.2"