aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--METADATA14
-rw-r--r--OWNERS1
2 files changed, 9 insertions, 6 deletions
diff --git a/METADATA b/METADATA
index 9f31291..7be84b7 100644
--- a/METADATA
+++ b/METADATA
@@ -1,17 +1,19 @@
name: "time"
-description:
- "Utilities for working with time-related functions in Rust."
-
+description: "Utilities for working with time-related functions in Rust."
third_party {
url {
type: HOMEPAGE
value: "https://crates.io/crates/time"
}
url {
- type: GIT
- value: "https://github.com/time-rs/time"
+ type: ARCHIVE
+ value: "https://static.crates.io/crates/time/time-0.1.43.crate"
}
version: "0.1.43"
- last_upgrade_date { year: 2020 month: 6 day: 11 }
license_type: NOTICE
+ last_upgrade_date {
+ year: 2020
+ month: 6
+ day: 11
+ }
}
diff --git a/OWNERS b/OWNERS
new file mode 100644
index 0000000..46fc303
--- /dev/null
+++ b/OWNERS
@@ -0,0 +1 @@
+include platform/prebuilts/rust:/OWNERS