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-chrono/chrono-fix-metadata.diff

20 lines
365 B

--- chrono-0.4.22/Cargo.toml 1970-01-01T00:00:01+00:00
+++ chrono-0.4.22/Cargo.toml 2022-08-18T23:08:52.520479+00:00
@@ -121,7 +121,6 @@
"clock",
"std",
"oldtime",
- "wasmbind",
]
libc = []
oldtime = ["time"]
@@ -130,8 +129,6 @@
"pure-rust-locales",
"alloc",
]
-wasmbind = [
-]
[badges.appveyor]
repository = "chronotope/chrono"