aboutsummaryrefslogtreecommitdiff
path: root/METADATA
diff options
context:
space:
mode:
Diffstat (limited to 'METADATA')
-rw-r--r--METADATA14
1 files changed, 8 insertions, 6 deletions
diff --git a/METADATA b/METADATA
index fb6f685..e822ea5 100644
--- a/METADATA
+++ b/METADATA
@@ -1,17 +1,19 @@
name: "fallible-iterator"
-description:
- "Fallible iterator traits"
-
+description: "Fallible iterator traits"
third_party {
url {
type: HOMEPAGE
value: "https://crates.io/crates/fallible-iterator"
}
url {
- type: GIT
- value: "https://github.com/sfackler/rust-fallible-iterator"
+ type: ARCHIVE
+ value: "https://static.crates.io/crates/fallible-iterator/fallible-iterator-0.2.0.crate"
}
version: "0.2.0"
- last_upgrade_date { year: 2020 month: 6 day: 11 }
license_type: NOTICE
+ last_upgrade_date {
+ year: 2020
+ month: 6
+ day: 11
+ }
}