Skip to content

Commit 4f2a3d3

Browse files
committed
Bump crossbeam-channel to 0.5.15.
1 parent b058632 commit 4f2a3d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samply/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ samply-quota-manager = { version = "0.1.0", path = "../samply-quota-manager" }
5555

5656
[target.'cfg(any(target_os = "android", target_os = "macos", target_os = "linux"))'.dependencies]
5757

58-
crossbeam-channel = "0.5.13"
58+
crossbeam-channel = "0.5.15"
5959

6060
[target.'cfg(target_os = "macos")'.dependencies]
6161

0 commit comments

Comments
 (0)