{
  "cksum": "dc68c7343e64ecd1eb8dfce1769dc039181123e3aacf9109c6f9262a48bb17fc",
  "crate_file": "mnemara-0.3.0.crate",
  "crate_url": "https://static.crates.io/crates/mnemara/mnemara-0.3.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mnemara-core",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mnemara-protocol",
      "optional": true,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mnemara-server",
      "optional": true,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mnemara-store-file",
      "optional": true,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mnemara-store-sled",
      "optional": true,
      "req": "^0.3.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-16T20:58:04Z",
  "rust_version": "1.85",
  "v": 2,
  "vers": "0.3.0",
  "yanked": false
}
