File: fix-gated-tests.patch

package info (click to toggle)
rust-fastrand 2.1.1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 184 kB
  • sloc: makefile: 2
file content (6 lines) | stat: -rw-r--r-- 107 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -50,2 +50,3 @@
 path = "tests/char.rs"
+required-features = ["std"]