Skip to content

Commit beef46e

Browse files
committed
update crossbeam-utils
Signed-off-by: Marc-Antoine Perennou <[email protected]>
1 parent c88b880 commit beef46e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ tokio03 = ["async-global-executor/tokio03"]
6363
[dependencies]
6464
async-attributes = { version = "1.1.1", optional = true }
6565
async-mutex = { version = "1.1.3", optional = true }
66-
crossbeam-utils = { version = "0.7.2", optional = true }
66+
crossbeam-utils = { version = "0.8.0", optional = true }
6767
futures-core = { version = "0.3.4", optional = true, default-features = false }
6868
futures-io = { version = "0.3.4", optional = true }
6969
kv-log-macro = { version = "1.0.6", optional = true }

0 commit comments

Comments
 (0)