{
  "cksum": "163c592e9de4a8829d73e34d1b3601cc7e6ac229783fe075e28e09ca004a0097",
  "crate_file": "nanocl_utils-0.7.0.crate",
  "crate_url": "https://static.crates.io/crates/nanocl_utils/nanocl_utils-0.7.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "derive",
        "cargo"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": true,
      "req": "^4.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "clap_mangen",
      "optional": true,
      "req": "^0.2",
      "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": "futures",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": true,
      "req": "^0.2",
      "target": "cfg(not(target_os = \"windows\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nanocl_error",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ntex",
      "optional": true,
      "req": "^2",
      "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": [
        "yaml"
      ],
      "kind": "normal",
      "name": "utoipa",
      "optional": true,
      "req": "^5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "utoipa-swagger-ui",
      "optional": true,
      "req": "^8.0",
      "target": null
    }
  ],
  "features": {
    "dev": [],
    "test": [],
    "versioning": []
  },
  "features2": {
    "build_tools": [
      "dep:clap",
      "dep:clap_mangen"
    ],
    "logger": [
      "dep:log",
      "dep:env_logger"
    ],
    "ntex": [
      "dep:ntex",
      "dep:futures",
      "dep:serde_json"
    ],
    "ntex_swagger": [
      "ntex",
      "dep:utoipa",
      "dep:utoipa-swagger-ui",
      "nanocl_error/http"
    ],
    "ntex_test_client": [
      "dep:ntex",
      "dep:serde"
    ],
    "unix": [
      "dep:libc",
      "nanocl_error/io"
    ]
  },
  "index_path": "na/no/nanocl_utils",
  "name": "nanocl_utils",
  "pubtime": "2024-11-04T12:24:22Z",
  "v": 2,
  "vers": "0.7.0",
  "yanked": false
}
