{
  "cksum": "ffe01067119b93ef2b2b6f5b00b66b1fb148266db1498bf686eea9780acc8447",
  "crate_file": "abscissa-0.1.0-pre.1.crate",
  "crate_url": "https://static.crates.io/crates/abscissa/abscissa-0.1.0-pre.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "abscissa_derive",
      "optional": false,
      "req": "^0.1.0-pre.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "abscissa_generator",
      "optional": true,
      "req": "^0.1.0-pre.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "atty",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "canonical-path",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "failure",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "gumdrop",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "gumdrop_derive",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "heck",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": true,
      "req": "^0.2",
      "target": "cfg(unix)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "secrecy",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "semver",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde_derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "signal-hook",
      "optional": true,
      "req": "^0.1",
      "target": "cfg(unix)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "simplelog",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "termcolor",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "walkdir",
      "optional": false,
      "req": "^2",
      "target": null
    }
  ],
  "features": {
    "application": [
      "config",
      "logging",
      "options",
      "semver",
      "status"
    ],
    "cli": [
      "abscissa_generator",
      "inflector"
    ],
    "config": [
      "secrets",
      "serde",
      "status",
      "toml"
    ],
    "default": [
      "application",
      "cli",
      "signals",
      "secrets",
      "time"
    ],
    "inflector": [
      "heck"
    ],
    "logging": [
      "log",
      "simplelog"
    ],
    "options": [
      "gumdrop",
      "gumdrop_derive"
    ],
    "secrets": [
      "secrecy"
    ],
    "shell": [
      "atty",
      "termcolor"
    ],
    "signals": [
      "libc",
      "signal-hook"
    ],
    "status": [
      "shell"
    ],
    "time": [
      "chrono"
    ]
  },
  "index_path": "ab/sc/abscissa",
  "name": "abscissa",
  "pubtime": "2019-05-29T20:00:46Z",
  "vers": "0.1.0-pre.1",
  "yanked": false
}
