aboutsummaryrefslogtreecommitdiff
path: root/METADATA
diff options
context:
space:
mode:
Diffstat (limited to 'METADATA')
-rw-r--r--METADATA22
1 files changed, 11 insertions, 11 deletions
diff --git a/METADATA b/METADATA
index 403a480..2d7b381 100644
--- a/METADATA
+++ b/METADATA
@@ -5,19 +5,19 @@
name: "async-trait"
description: "Type erasure for async trait methods"
third_party {
- url {
- type: HOMEPAGE
- value: "https://crates.io/crates/async-trait"
- }
- url {
- type: ARCHIVE
- value: "https://static.crates.io/crates/async-trait/async-trait-0.1.73.crate"
- }
- version: "0.1.73"
license_type: NOTICE
last_upgrade_date {
year: 2023
- month: 8
- day: 16
+ month: 11
+ day: 24
+ }
+ identifier {
+ type: "HOMEPAGE"
+ value: "https://crates.io/crates/async-trait"
+ }
+ identifier {
+ type: "ARCHIVE"
+ value: "https://static.crates.io/crates/async-trait/async-trait-0.1.74.crate"
+ version: "0.1.74"
}
}