diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-06-03 14:53:13 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-03 12:53:13 +0000 |
| commit | 1b399646c270d518af250db3afb7ba35992e8751 (patch) | |
| tree | d63c6d6a1c721fb306ba206a2057d88c8d5b3fdd | |
| parent | ff0dc5ab6608504c802d6965587151caf2c757f6 (diff) | |
Bump crossbeam-channel from 0.5.14 to 0.5.15 (#6369)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| -rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -508,9 +508,9 @@ dependencies = [ [[package]] name = "crossbeam-channel" -version = "0.5.14" +version = "0.5.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "06ba6d68e24814cb8de6bb986db8222d3a027d15872cabc0d18817bc3c0e4471" +checksum = "82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2" dependencies = [ "crossbeam-utils", ] |
