Skip to content

Commit ff140a4

Browse files
committed
chore: bump crossbeam
1 parent 50b9f7e commit ff140a4

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Fuse-Rust is a port of Fuse-Swift, written purely in rust.
1616
"""
1717

1818
[dependencies]
19-
crossbeam-utils = { version = "0.8.5", optional = true }
19+
crossbeam-utils = { version = "0.8.14", optional = true }
2020

2121
[features]
2222
async = [ "crossbeam-utils" ]

0 commit comments

Comments
 (0)