diff --git a/Cargo.toml b/Cargo.toml index 1a0a8b7..cb4e707 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -60,7 +60,7 @@ thiserror = "2.0" image = "0.25" rfd = "0.15" tobj = "4.0" -rand = "0.8" +rand = "0.9" uuid = { version = "1.11", features = ["v4"] } # Async runtime (required by wgpu)