{
  "cksum": "95b104eb4658eec00b0586556e730066a7dc794db579c7769522d9e770e93056",
  "crate_file": "common_x-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/common_x/common_x-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-std",
      "optional": true,
      "req": "^1.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "color-eyre",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "config",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lettre",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "notify",
      "optional": true,
      "req": "^6.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_chacha",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "pem",
        "x509-parser"
      ],
      "kind": "normal",
      "name": "rcgen",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ron",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustls",
      "optional": true,
      "req": "^0.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustls-pemfile",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "oapi"
      ],
      "kind": "normal",
      "name": "salvo",
      "optional": true,
      "req": "^0.58",
      "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": [
        "signal",
        "macros"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.34",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing-appender",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": true,
      "req": "^0.3",
      "target": null
    }
  ],
  "features": {
    "default": []
  },
  "features2": {
    "cert": [
      "dep:rcgen",
      "dep:rustls",
      "dep:rustls-pemfile"
    ],
    "config": [
      "dep:async-trait",
      "dep:config",
      "dep:notify",
      "dep:parking_lot",
      "dep:reqwest"
    ],
    "file": [
      "dep:async-std"
    ],
    "full": [
      "cert",
      "config",
      "file",
      "log",
      "mailer",
      "rand",
      "restful",
      "ron",
      "toml",
      "time"
    ],
    "log": [
      "dep:chrono",
      "dep:tracing-appender",
      "dep:tracing-subscriber"
    ],
    "mailer": [
      "dep:lettre"
    ],
    "rand": [
      "dep:rand",
      "dep:rand_chacha"
    ],
    "restful": [
      "dep:salvo",
      "dep:serde",
      "dep:serde_json",
      "dep:tokio"
    ],
    "ron": [
      "dep:ron"
    ],
    "time": [
      "dep:chrono"
    ],
    "toml": [
      "dep:toml"
    ]
  },
  "index_path": "co/mm/common_x",
  "name": "common_x",
  "pubtime": "2023-11-28T10:24:51Z",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
