You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-termion/SOURCES/termion-fix-metadata.diff

13 lines
318 B

--- termion-2.0.3/Cargo.toml 1970-01-01T00:00:01+00:00
+++ termion-2.0.3/Cargo.toml 2023-11-09T23:49:39.132308+00:00
@@ -38,8 +38,7 @@
repository = "https://gitlab.redox-os.org/redox-os/termion"
[dependencies.numtoa]
-version = "0.1"
-features = ["std"]
+version = "0.2.3"
[dependencies.serde]
version = "1.0"