{
  "cksum": "47c02dea0c5c43d1313fe47001e8655e1768ff85a44d86c3aeeb062906c935fb",
  "crate_file": "mnemara-0.5.0.crate",
  "crate_url": "https://static.crates.io/crates/mnemara/mnemara-0.5.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mnemara-core",
      "optional": false,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mnemara-protocol",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mnemara-server",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mnemara-store-file",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mnemara-store-sled",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    }
  ],
  "features": {
    "default": []
  },
  "features2": {
    "all": [
      "file",
      "sled",
      "protocol",
      "server"
    ],
    "file": [
      "dep:mnemara-store-file"
    ],
    "protocol": [
      "dep:mnemara-protocol"
    ],
    "server": [
      "protocol",
      "sled",
      "dep:mnemara-server"
    ],
    "sled": [
      "dep:mnemara-store-sled"
    ]
  },
  "index_path": "mn/em/mnemara",
  "name": "mnemara",
  "pubtime": "2026-05-31T22:48:03Z",
  "rust_version": "1.85",
  "v": 2,
  "vers": "0.5.0",
  "yanked": false
}
