aboutsummaryrefslogtreecommitdiff
path: root/METADATA
diff options
context:
space:
mode:
Diffstat (limited to 'METADATA')
-rw-r--r--METADATA12
1 files changed, 6 insertions, 6 deletions
diff --git a/METADATA b/METADATA
index 5d0b7d4..11a32f7 100644
--- a/METADATA
+++ b/METADATA
@@ -3,7 +3,7 @@
# For more info, check https://cs.android.com/android/platform/superproject/+/master:tools/external_updater/README.md
name: "mio"
-description: "Lightweight non-blocking IO"
+description: "Lightweight non-blocking I/O."
third_party {
url {
type: HOMEPAGE
@@ -11,13 +11,13 @@ third_party {
}
url {
type: ARCHIVE
- value: "https://static.crates.io/crates/mio/mio-0.8.5.crate"
+ value: "https://static.crates.io/crates/mio/mio-0.8.6.crate"
}
- version: "0.8.5"
+ version: "0.8.6"
license_type: NOTICE
last_upgrade_date {
- year: 2022
- month: 12
- day: 12
+ year: 2023
+ month: 2
+ day: 16
}
}