{
  "cksum": "3fe62e160eeb61463296bc498de472dd095f81d5302bf42c1673e267e664e46b",
  "crate_file": "nekopas2rust-0.0.6.crate",
  "crate_url": "https://static.crates.io/crates/nekopas2rust/nekopas2rust-0.0.6.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aes-gcm-siv",
      "optional": true,
      "req": "^0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "argon2",
      "optional": true,
      "req": "^0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bincode",
      "optional": true,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chacha20poly1305",
      "optional": true,
      "req": "^0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "colorful",
      "optional": true,
      "req": "^0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": true,
      "req": "^0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nekopas2rust-macros",
      "optional": false,
      "req": "^0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "rt-multi-thread"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-postgres",
      "optional": true,
      "req": "^0",
      "target": null
    }
  ],
  "features": {
    "math": [
      "nekopas2rust-macros/math"
    ],
    "parser": [
      "nekopas2rust-macros/parser"
    ],
    "search": [
      "nekopas2rust-macros/search"
    ]
  },
  "features2": {
    "aes": [
      "dep:aes-gcm-siv",
      "dep:bincode",
      "dep:hex",
      "dep:rand",
      "nekopas2rust-macros/aes"
    ],
    "argon": [
      "dep:argon2",
      "dep:bincode",
      "dep:hex",
      "nekopas2rust-macros/argon"
    ],
    "builder": [
      "dep:regex",
      "nekopas2rust-macros/builder"
    ],
    "chacha": [
      "dep:chacha20poly1305",
      "dep:bincode",
      "dep:hex",
      "dep:rand",
      "nekopas2rust-macros/chacha"
    ],
    "cipher": [
      "aes",
      "argon",
      "chacha",
      "nekopas2rust-macros/cipher"
    ],
    "default": [
      "builder"
    ],
    "full": [
      "builder",
      "print",
      "math",
      "cipher",
      "parser",
      "sql",
      "search"
    ],
    "print": [
      "dep:colorful",
      "dep:tokio",
      "dep:chrono",
      "nekopas2rust-macros/print"
    ],
    "sql": [
      "dep:tokio-postgres",
      "nekopas2rust-macros/sql"
    ]
  },
  "index_path": "ne/ko/nekopas2rust",
  "name": "nekopas2rust",
  "pubtime": "2025-11-21T05:20:22Z",
  "v": 2,
  "vers": "0.0.6",
  "yanked": false
}
