We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87f9ac4 commit defb249Copy full SHA for defb249
examples/Cargo.toml
@@ -60,7 +60,7 @@ rend3-framework = { version = "^0.3.0", path = "../rend3-framework" }
60
# Import gltf models
61
rend3-gltf = { version = "^0.3.0", path = "../rend3-gltf" }
62
# Opening URL's
63
-webbrowser = "0.8.2"
+webbrowser = "1.0.0"
64
# Instant but portable to the web
65
web-time = "1.1"
66
# windowing
0 commit comments