Skip to content

Commit 3ee4b18

Browse files
committed
Bump log to 0.4.28, fixes #781
1 parent 981602a commit 3ee4b18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ getrandom = { version = "0.2.8", features = ["js"] }
4242
rand = "0.8.5"
4343
rand_pcg = "0.3.1"
4444
base64 = "0.13.1"
45-
log = { version = "0.4.17", features = ["std"] }
45+
log = { version = "0.4.28", features = ["std"] }
4646
cgmath = "0.17.0"
4747
lazy_static = "1.4.0"
4848
collision = "0.20.1"

0 commit comments

Comments
 (0)