diff --git a/examples/Cargo.toml b/examples/Cargo.toml index 584f3d74..7744df51 100644 --- a/examples/Cargo.toml +++ b/examples/Cargo.toml @@ -60,7 +60,7 @@ rend3-framework = { version = "^0.3.0", path = "../rend3-framework" } # Import gltf models rend3-gltf = { version = "^0.3.0", path = "../rend3-gltf" } # Opening URL's -webbrowser = "0.8.2" +webbrowser = "1.0.1" # Instant but portable to the web web-time = "1.1" # windowing