{
  "cksum": "e09ff64ef3cdaf970afcfcac324b1975b18cd829e34a57485647d6f61b1734dd",
  "crate_file": "abscissa_core-0.5.0.crate",
  "crate_url": "https://static.crates.io/crates/abscissa_core/abscissa_core-0.5.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "abscissa_derive",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "backtrace",
      "optional": false,
      "req": "^0.3",
      "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": false,
      "features": [],
      "kind": "normal",
      "name": "color-backtrace",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "generational-arena",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "gumdrop",
      "optional": true,
      "req": "^0.7",
      "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": "once_cell",
      "optional": false,
      "req": "^1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "secrecy",
      "optional": true,
      "req": "^0.6",
      "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": "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": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing-log",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wait-timeout",
      "optional": true,
      "req": "^0.2",
      "target": null
    }
  ],
  "features": {
    "application": [
      "config",
      "generational-arena",
      "trace",
      "options",
      "semver/serde",
      "terminal"
    ],
    "config": [
      "secrets",
      "serde",
      "terminal",
      "toml"
    ],
    "default": [
      "application",
      "signals",
      "secrets",
      "testing",
      "time"
    ],
    "gimli-backtrace": [
      "backtrace/gimli-symbolize",
      "color-backtrace/gimli-symbolize"
    ],
    "options": [
      "gumdrop"
    ],
    "secrets": [
      "secrecy"
    ],
    "signals": [
      "libc",
      "signal-hook"
    ],
    "terminal": [
      "color-backtrace",
      "termcolor"
    ],
    "testing": [
      "regex",
      "wait-timeout"
    ],
    "time": [
      "chrono"
    ],
    "trace": [
      "tracing",
      "tracing-log",
      "tracing-subscriber"
    ]
  },
  "index_path": "ab/sc/abscissa_core",
  "name": "abscissa_core",
  "pubtime": "2019-12-17T00:49:58Z",
  "vers": "0.5.0",
  "yanked": false
}
