{
  "cksum": "e8ad25e2e0ccee1af5511aa934b9869df410dcded4253c34658c1fc3404642be",
  "crate_file": "tinylog-4.0.0.crate",
  "crate_url": "https://static.crates.io/crates/tinylog/tinylog-4.0.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "itoa",
      "optional": false,
      "req": "^1.0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": true,
      "req": "^0.4.17",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": true,
      "req": "^0.12.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ryu",
      "optional": true,
      "req": "^1.0.11",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "supports-color",
      "optional": true,
      "req": "^1.3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "time",
      "optional": true,
      "req": "^0.3.14",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1.36",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": true,
      "req": "^0.3.15",
      "target": null
    }
  ],
  "features": {
    "detect-color": [
      "supports-color"
    ]
  },
  "features2": {
    "default": [
      "log",
      "detect-color",
      "detect-timezone"
    ],
    "detect-timezone": [
      "time?/local-offset"
    ],
    "log": [
      "dep:log"
    ],
    "parking_lot": [
      "dep:parking_lot"
    ],
    "timestamps": [
      "dep:time"
    ],
    "tracing": [
      "dep:ryu",
      "dep:tracing",
      "dep:tracing-subscriber"
    ]
  },
  "index_path": "ti/ny/tinylog",
  "name": "tinylog",
  "pubtime": "2022-09-26T20:18:04Z",
  "v": 2,
  "vers": "4.0.0",
  "yanked": false
}
