• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "features": [
3    "ahash",
4    "default",
5    "inline-more",
6    "raw"
7  ],
8  "module_name_overrides": {
9    "external_rust_crates_hashbrown_license": "external_rust_crates_hashbrown-0.12.3_license",
10    "libhashbrown": "libhashbrown-0.12.3"
11  },
12  "package": {
13    "hashbrown": {
14      "dep_blocklist": [
15        "libdoc_comment"
16      ]
17    }
18  },
19  "tests": false,
20  "min_sdk_version": "29"
21}
22