{
  "cksum": "421309460ef3e1c2d92052d85ea937431db2bf1ff40be5fe2563515ffc4cb132",
  "crate_file": "shori-0.1.2.crate",
  "crate_url": "https://static.crates.io/crates/shori/shori-0.1.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "password-hash",
        "std"
      ],
      "kind": "normal",
      "name": "argon2",
      "optional": true,
      "req": "^0.5.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bincode",
      "optional": true,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": true,
      "req": "^0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "default"
      ],
      "kind": "dev",
      "name": "kenzu",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mokuya",
      "optional": false,
      "req": "^0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nekotracing",
      "optional": true,
      "req": "^0.0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "proc-macro2",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "quote",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "regex",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "syn",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "toml",
      "optional": true,
      "req": "^0",
      "target": null
    }
  ],
  "features": {
    "arc": [],
    "box": [],
    "hashmap": [],
    "mutex": [],
    "oncecell": [],
    "refcell": [],
    "tuple": [],
    "unsafecell": [],
    "vec": []
  },
  "features2": {
    "argon2": [
      "dep:argon2"
    ],
    "bincode": [
      "dep:bincode"
    ],
    "default": [
      "full"
    ],
    "full": [
      "hex",
      "bincode",
      "argon2",
      "nekotracing",
      "toml",
      "regex",
      "serde",
      "serde_json",
      "tokio",
      "arc",
      "box",
      "hashmap",
      "mutex",
      "oncecell",
      "refcell",
      "vec",
      "unsafecell",
      "tuple"
    ],
    "hex": [
      "dep:hex"
    ],
    "nekotracing": [
      "dep:nekotracing",
      "dep:chrono"
    ],
    "regex": [
      "dep:regex"
    ],
    "serde": [
      "dep:serde"
    ],
    "serde_json": [
      "dep:serde_json"
    ],
    "tokio": [
      "dep:tokio"
    ],
    "toml": [
      "dep:toml"
    ]
  },
  "index_path": "sh/or/shori",
  "name": "shori",
  "pubtime": "2025-10-18T07:51:26Z",
  "v": 2,
  "vers": "0.1.2",
  "yanked": false
}
