{
  "cksum": "8339827f311977a998d8521867fa34ab0cb81145242382a9693f227da8bc0606",
  "crate_file": "codemp-0.7.0-beta.2.crate",
  "crate_url": "https://static.crates.io/crates/codemp/codemp-0.7.0-beta.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "codemp-proto",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dashmap",
      "optional": false,
      "req": "^5.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "diamond-types",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "invocation"
      ],
      "kind": "normal",
      "name": "jni",
      "optional": true,
      "req": "^0.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": true,
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "module",
        "luajit",
        "send"
      ],
      "kind": "normal",
      "name": "mlua",
      "optional": true,
      "req": "^0.10.0-beta.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "napi",
      "optional": true,
      "req": "^2.16",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "napi-build",
      "optional": true,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "napi-derive",
      "optional": true,
      "req": "^2.16",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "extension-module",
        "experimental-async"
      ],
      "kind": "normal",
      "name": "pyo3",
      "optional": true,
      "req": "^0.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "pyo3-build-config",
      "optional": true,
      "req": "^0.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "rt-multi-thread",
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-stream",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "tls",
        "tls-roots"
      ],
      "kind": "normal",
      "name": "tonic",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "xxh3"
      ],
      "kind": "normal",
      "name": "xxhash-rust",
      "optional": false,
      "req": "^0.8",
      "target": null
    }
  ],
  "features": {
    "java": [
      "lazy_static",
      "jni",
      "tracing-subscriber"
    ],
    "js": [
      "napi-build",
      "tracing-subscriber",
      "napi",
      "napi-derive"
    ],
    "lua": [
      "mlua",
      "tracing-subscriber",
      "lazy_static"
    ],
    "python": [
      "pyo3",
      "tracing-subscriber",
      "pyo3-build-config"
    ],
    "rust": []
  },
  "features2": {
    "async-trait": [
      "dep:async-trait"
    ],
    "default": [
      "async-trait"
    ]
  },
  "index_path": "co/de/codemp",
  "name": "codemp",
  "pubtime": "2024-09-05T21:30:53Z",
  "v": 2,
  "vers": "0.7.0-beta.2",
  "yanked": false
}
