aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 2b8050c3fe29e6938a76e743d6d3d30221469267 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name: "mio"
description:
    "Lightweight non-blocking IO"

third_party {
  url {
    type: HOMEPAGE
    value: "https://crates.io/crates/mio"
  }
  url {
    type: ARCHIVE
    value: "https://static.crates.io/crates/mio/mio-0.7.3.crate"
  }
  version: "0.7.3"
  last_upgrade_date { year: 2020 month: 10 day: 16 }
  license_type: NOTICE
}