{
  "cksum": "fa5822d0554f1b203b0a1a19b4d805b4a15fc1d4df62d4a85662210a985938a8",
  "crate_file": "aver-lang-0.17.2.crate",
  "crate_url": "https://static.crates.io/crates/aver-lang/aver-lang-0.17.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aver-memory",
      "optional": false,
      "req": "=0.2.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aver-rt",
      "optional": true,
      "req": "=0.4.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": true,
      "req": "^4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "colored",
      "optional": true,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "html_reports"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "insta",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tempfile",
      "optional": false,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-encoder",
      "optional": true,
      "req": "^0.225",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasmparser",
      "optional": true,
      "req": "^0.225",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasmprinter",
      "optional": true,
      "req": "^0.225",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "cranelift",
        "runtime",
        "gc",
        "gc-drc"
      ],
      "kind": "normal",
      "name": "wasmtime",
      "optional": true,
      "req": "^44",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wat",
      "optional": true,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "terminal": [
      "aver-rt/terminal"
    ]
  },
  "features2": {
    "default": [
      "runtime",
      "runtime-net",
      "terminal",
      "tty-render"
    ],
    "playground": [
      "wasm-compile",
      "dep:wasm-bindgen",
      "runtime",
      "tty-render"
    ],
    "runtime": [
      "dep:aver-rt",
      "aver-memory/runtime",
      "aver-rt/random",
      "dep:clap",
      "dep:toml"
    ],
    "runtime-net": [
      "runtime",
      "aver-rt/http"
    ],
    "tty-render": [
      "dep:colored"
    ],
    "wasm": [
      "wasm-compile",
      "wasm-legacy",
      "dep:wasmtime"
    ],
    "wasm-compile": [
      "dep:wasm-encoder",
      "dep:wasmprinter",
      "dep:wasmparser",
      "dep:wat"
    ],
    "wasm-legacy": [
      "wasm-compile"
    ]
  },
  "index_path": "av/er/aver-lang",
  "name": "aver-lang",
  "pubtime": "2026-05-07T18:07:21Z",
  "v": 2,
  "vers": "0.17.2",
  "yanked": false
}
