{
  "cksum": "74ca1144b95f844d0d40601db3e5bd15487abee5bd361280413dc6d7d18c4be4",
  "crate_file": "oclock-0.1.9.crate",
  "crate_url": "https://static.crates.io/crates/oclock/oclock-0.1.9.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": true,
      "req": "^4.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "csv",
      "optional": true,
      "req": "^1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "termination"
      ],
      "kind": "normal",
      "name": "ctrlc",
      "optional": true,
      "req": "^3.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "env_logger",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "itertools",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nng",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oclock_sqlite",
      "optional": true,
      "req": "^0.1.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "schedule",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.50",
      "target": null
    }
  ],
  "features": {
    "api": [
      "serde"
    ],
    "bin-cli": [
      "clap",
      "env_logger"
    ],
    "client": [
      "nng",
      "api",
      "serde_json"
    ],
    "server": [
      "nng",
      "api",
      "serde_json",
      "schedule",
      "itertools",
      "csv",
      "ctrlc",
      "oclock_sqlite"
    ]
  },
  "index_path": "oc/lo/oclock",
  "name": "oclock",
  "pubtime": "2023-12-31T03:40:59Z",
  "vers": "0.1.9",
  "yanked": false
}
