{
  "cksum": "b555001152ff4b3e286c26b9249d9e92a527171c46c1841c881eada399277db7",
  "crate_file": "rbox-0.1.7.crate",
  "crate_url": "https://static.crates.io/crates/rbox/rbox-0.1.7.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "binrw",
      "optional": true,
      "req": "^0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crc16",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "sqlite",
        "r2d2",
        "returning_clauses_for_sqlite_3_35"
      ],
      "kind": "normal",
      "name": "diesel",
      "optional": true,
      "req": "^2.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "sqlite"
      ],
      "kind": "normal",
      "name": "diesel_migrations",
      "optional": true,
      "req": "^2.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dunce",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy-regex",
      "optional": true,
      "req": "^3.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "sqlcipher"
      ],
      "kind": "normal",
      "name": "libsqlite3-sys",
      "optional": true,
      "req": "^0.33",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "modular-bitfield",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "napi5",
        "serde-json",
        "chrono_date"
      ],
      "kind": "normal",
      "name": "napi",
      "optional": true,
      "req": "^3.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "napi-derive",
      "optional": true,
      "req": "^3.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parse-display",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde",
        "chrono"
      ],
      "kind": "normal",
      "name": "pyo3",
      "optional": true,
      "req": "^0.27",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serialize"
      ],
      "kind": "normal",
      "name": "quick-xml",
      "optional": true,
      "req": "^0.38",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rbox-derives",
      "optional": true,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rstest",
      "optional": false,
      "req": "^0.26.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sysinfo",
      "optional": false,
      "req": "^0.37",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3.23",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": true,
      "req": "^1.16",
      "target": null
    }
  ],
  "features": {
    "bundled": [
      "libsqlite3-sys/bundled-sqlcipher"
    ],
    "bundled-vendored-openssl": [
      "libsqlite3-sys/bundled-sqlcipher-vendored-openssl"
    ]
  },
  "features2": {
    "anlz": [
      "dep:binrw",
      "dep:modular-bitfield"
    ],
    "default": [
      "full",
      "bundled-vendored-openssl"
    ],
    "full": [
      "master-db",
      "one-library",
      "anlz",
      "xml",
      "settings"
    ],
    "master-db": [
      "anlz",
      "dep:diesel",
      "dep:libsqlite3-sys",
      "dep:quick-xml",
      "dep:rand",
      "dep:uuid",
      "dep:dunce",
      "diesel/128-column-tables"
    ],
    "napi": [
      "dep:napi",
      "dep:napi-derive"
    ],
    "one-library": [
      "dep:diesel",
      "dep:diesel_migrations",
      "dep:libsqlite3-sys",
      "dep:dunce",
      "diesel/64-column-tables"
    ],
    "pyo3": [
      "dep:pyo3",
      "dep:rbox-derives"
    ],
    "settings": [
      "dep:binrw",
      "dep:parse-display",
      "dep:crc16"
    ],
    "xml": [
      "dep:quick-xml",
      "dep:lazy-regex"
    ]
  },
  "index_path": "rb/ox/rbox",
  "name": "rbox",
  "pubtime": "2026-03-12T15:31:10Z",
  "rust_version": "1.88",
  "v": 2,
  "vers": "0.1.7",
  "yanked": false
}
