{
  "cksum": "c971963aa463abab49c7867c82ec574250e7382ca458bf6f5e74a2153417906f",
  "crate_file": "cmod-core-0.3.0.crate",
  "crate_url": "https://static.crates.io/crates/cmod-core/cmod-core-0.3.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "send",
        "async",
        "serialize",
        "module"
      ],
      "kind": "normal",
      "name": "mlua",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde",
        "extension-module"
      ],
      "kind": "normal",
      "name": "pyo3",
      "optional": true,
      "req": "^0.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "tokio-runtime"
      ],
      "kind": "normal",
      "name": "pyo3-asyncio",
      "optional": true,
      "req": "^0.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pythonize",
      "optional": true,
      "req": "^0.19",
      "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-wasm-bindgen",
      "optional": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": true,
      "req": "^0.2",
      "target": null
    }
  ],
  "features": {
    "default": [],
    "ffi_lua": [
      "mlua"
    ],
    "ffi_py": [
      "pyo3",
      "pyo3-asyncio",
      "pythonize",
      "tokio"
    ],
    "ffi_py_asyncio": [
      "ffi_py"
    ],
    "ffi_wasm": [
      "wasm-bindgen",
      "serde-wasm-bindgen"
    ]
  },
  "index_path": "cm/od/cmod-core",
  "name": "cmod-core",
  "pubtime": "2023-11-24T03:03:10Z",
  "vers": "0.3.0",
  "yanked": false
}
