File: drop-nightly.patch

package info (click to toggle)
rust-allocator-api2 0.2.21-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 440 kB
  • sloc: makefile: 8
file content (10 lines) | stat: -rw-r--r-- 163 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -39,7 +39,6 @@
 alloc = []
 default = ["std"]
 fresh-rust = []
-nightly = []
 std = ["alloc"]
 
 [lints.rust.unexpected_cfgs]