Skip to content

Commit 79635ea

Browse files
committed
Updated dependencies
1 parent bdac20c commit 79635ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,11 @@ gl = "0.14"
4545

4646
ipc-channel = "0.14"
4747
thiserror = "1.0"
48-
once_cell = "1.3"
48+
once_cell = "1.5"
4949

5050
cfg-if = "1.0"
5151

52-
parking_lot = "0.10"
52+
parking_lot = "0.11"
5353

5454
[dependencies.futures-util]
5555
version = "0.3"

0 commit comments

Comments
 (0)