File: update-crossbeam-utils.patch

package info (click to toggle)
rust-once-cell 1.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 240 kB
  • sloc: makefile: 2
file content (11 lines) | stat: -rw-r--r-- 222 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -56,7 +56,7 @@
 optional = true
 default_features = false
 [dev-dependencies.crossbeam-utils]
-version = "0.6.0"
+version = "0.7.2"
 
 [dev-dependencies.lazy_static]
 version = "1.0.0"