File: remove-nightly-feature

package info (click to toggle)
rust-urlocator 0.1.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 144 kB
  • sloc: makefile: 4
file content (11 lines) | stat: -rw-r--r-- 359 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
Index: urlocator/Cargo.toml
===================================================================
--- urlocator.orig/Cargo.toml
+++ urlocator/Cargo.toml
@@ -23,6 +23,3 @@ keywords = ["stream", "url", "parser"]
 categories = ["parsing", "no-std"]
 license = "MIT/Apache-2.0"
 repository = "https://github.com/alacritty/urlocator.git"
-
-[features]
-nightly = []