{
  "cksum": "1419d6be3628bc7f698304a775892fd06af641e7654be67acc0f41043fe8eb98",
  "crate_file": "rscel-0.7.2.crate",
  "crate_url": "https://static.crates.io/crates/rscel/rscel-0.7.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4.31",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono-tz",
      "optional": false,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "console_error_panic_hook",
      "optional": true,
      "req": "^0.1.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "duration-str",
      "optional": false,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "js-sys",
      "optional": true,
      "req": "^0.3.64",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num",
      "optional": false,
      "req": "^0.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "extension-module",
        "chrono"
      ],
      "kind": "normal",
      "name": "pyo3",
      "optional": true,
      "req": "^0.20.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": false,
      "req": "^1.10.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "rc"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.190",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde-wasm-bindgen",
      "optional": true,
      "req": "^0.6.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "raw_value"
      ],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.108",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "chrono"
      ],
      "kind": "normal",
      "name": "serde_with",
      "optional": false,
      "req": "^3.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "test-case",
      "optional": false,
      "req": "^3.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": true,
      "req": "^0.2.87",
      "target": null
    }
  ],
  "features": {
    "ast_ser": [],
    "debug_output": [],
    "default": [
      "type_prop"
    ],
    "type_prop": []
  },
  "features2": {
    "console_error_panic_hook": [
      "dep:console_error_panic_hook"
    ],
    "python": [
      "dep:pyo3"
    ],
    "wasm": [
      "dep:wasm-bindgen",
      "dep:serde-wasm-bindgen",
      "dep:js-sys",
      "console_error_panic_hook",
      "chrono/wasmbind"
    ]
  },
  "index_path": "rs/ce/rscel",
  "name": "rscel",
  "pubtime": "2024-01-11T05:35:13Z",
  "v": 2,
  "vers": "0.7.2",
  "yanked": false
}
