We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 981602a commit 3ee4b18Copy full SHA for 3ee4b18
Cargo.toml
@@ -42,7 +42,7 @@ getrandom = { version = "0.2.8", features = ["js"] }
42
rand = "0.8.5"
43
rand_pcg = "0.3.1"
44
base64 = "0.13.1"
45
-log = { version = "0.4.17", features = ["std"] }
+log = { version = "0.4.28", features = ["std"] }
46
cgmath = "0.17.0"
47
lazy_static = "1.4.0"
48
collision = "0.20.1"
0 commit comments