{
  "cksum": "3b65039434eb297dfdd343ea1e4f28e95366ce6d957de07a24a940d5e760ede1",
  "crate_file": "mrml-2.0.0-rc2.crate",
  "crate_url": "https://static.crates.io/crates/mrml/mrml-2.0.0-rc2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde-1"
      ],
      "kind": "normal",
      "name": "indexmap",
      "optional": true,
      "req": "^1.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "mockito",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mrml-json-macros",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mrml-macros",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mrml-parse-macros",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mrml-print-macros",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "std_rng"
      ],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "blocking"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustc-hash",
      "optional": true,
      "req": "^1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "similar-asserts",
      "optional": false,
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ureq",
      "optional": true,
      "req": "^2.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": true,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "xmlparser",
      "optional": true,
      "req": "^0.13",
      "target": null
    }
  ],
  "features": {
    "local-loader": []
  },
  "features2": {
    "default": [
      "orderedmap",
      "json",
      "parse",
      "print",
      "render"
    ],
    "http-loader": [
      "http-loader-ureq"
    ],
    "http-loader-base": [
      "dep:url"
    ],
    "http-loader-reqwest": [
      "dep:reqwest",
      "http-loader-base"
    ],
    "http-loader-ureq": [
      "dep:ureq",
      "http-loader-base"
    ],
    "json": [
      "dep:mrml-json-macros",
      "dep:serde",
      "dep:serde_json"
    ],
    "orderedmap": [
      "dep:indexmap",
      "dep:rustc-hash"
    ],
    "parse": [
      "dep:mrml-parse-macros",
      "dep:xmlparser",
      "dep:thiserror"
    ],
    "print": [
      "dep:mrml-print-macros"
    ],
    "render": [
      "dep:rand",
      "dep:thiserror"
    ]
  },
  "index_path": "mr/ml/mrml",
  "name": "mrml",
  "pubtime": "2023-03-25T14:13:08Z",
  "v": 2,
  "vers": "2.0.0-rc2",
  "yanked": false
}
