{
  "cksum": "86dee0bfa59cc1523f8b31a6baa1216d3f70b66de00f690e4ffef6642ef7b8ff",
  "crate_file": "oclock-0.1.11.crate",
  "crate_url": "https://static.crates.io/crates/oclock/oclock-0.1.11.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": true,
      "req": "^4.5",
      "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.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "itertools",
      "optional": true,
      "req": "^0.13",
      "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": "2024-07-27T22:38:10Z",
  "vers": "0.1.11",
  "yanked": false
}
