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.
11 lines
341 B
11 lines
341 B
--- time-0.2.6/Cargo.toml 2020-01-30T03:36:54+00:00
|
|
+++ time-0.2.6/Cargo.toml 2020-02-12T18:16:29.707889+00:00
|
|
@@ -21,6 +21,7 @@
|
|
categories = ["date-and-time"]
|
|
license = "MIT OR Apache-2.0"
|
|
repository = "https://github.com/time-rs/time"
|
|
+exclude = ["/.github"]
|
|
[package.metadata.docs.rs]
|
|
all-features = true
|
|
[dependencies.rustversion]
|