{
  "cksum": "b8c2b468692baf26d365dc1349a47c264ddbd3e51c60bf2bd6b0c2ad7a4a2a1c",
  "crate_file": "aver-lang-0.9.2.crate",
  "crate_url": "https://static.crates.io/crates/aver-lang/aver-lang-0.9.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aver-memory",
      "optional": false,
      "req": "=0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "http",
        "random"
      ],
      "kind": "normal",
      "name": "aver-rt",
      "optional": true,
      "req": "=0.4.0",
      "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": [
        "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": "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": false,
      "features": [
        "cranelift",
        "runtime"
      ],
      "kind": "normal",
      "name": "wasmtime",
      "optional": true,
      "req": "^29",
      "target": null
    }
  ],
  "features": {
    "terminal": [
      "aver-rt/terminal"
    ]
  },
  "features2": {
    "default": [
      "runtime",
      "terminal"
    ],
    "playground": [
      "wasm-compile",
      "dep:wasm-bindgen"
    ],
    "runtime": [
      "dep:aver-rt",
      "aver-memory/runtime",
      "dep:clap",
      "dep:colored",
      "dep:toml"
    ],
    "wasm": [
      "wasm-compile",
      "dep:wasmtime"
    ],
    "wasm-compile": [
      "dep:wasm-encoder"
    ]
  },
  "index_path": "av/er/aver-lang",
  "name": "aver-lang",
  "pubtime": "2026-04-13T05:15:36Z",
  "v": 2,
  "vers": "0.9.2",
  "yanked": false
}
