{
  "cksum": "1d12cc3ce6a1ae5422eada8fda0bf571f60c3efa1a0ed3dbdf7574ac044ae711",
  "crate_file": "casbin-0.8.0.crate",
  "crate_url": "https://static.crates.io/crates/casbin/casbin-0.8.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-std",
      "optional": true,
      "req": "^1.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "attributes"
      ],
      "kind": "dev",
      "name": "async-std",
      "optional": false,
      "req": "^1.5.0",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [
        "attributes"
      ],
      "kind": "dev",
      "name": "async-std",
      "optional": false,
      "req": "^1.5.0",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1.24",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "globset",
      "optional": true,
      "req": "^0.4.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "indexmap",
      "optional": false,
      "req": "^1.3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ip_network",
      "optional": true,
      "req": "^0.3.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": false,
      "req": "^1.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": true,
      "req": "^0.4.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": false,
      "req": "^1.3.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "sync",
        "only_i32",
        "no_function",
        "no_float"
      ],
      "kind": "normal",
      "name": "rhai",
      "optional": false,
      "req": "^0.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.14",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^0.2.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^0.2.11",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ttl_cache",
      "optional": true,
      "req": "^0.5.1",
      "target": null
    }
  ],
  "features": {
    "cached": [
      "ttl_cache"
    ],
    "default": [
      "runtime-async-std",
      "incremental"
    ],
    "glob": [
      "globset"
    ],
    "incremental": [],
    "ip": [
      "ip_network"
    ],
    "logging": [
      "log"
    ],
    "runtime-async-std": [
      "async-std/std",
      "async-std/unstable"
    ],
    "runtime-tokio": [
      "tokio/fs",
      "tokio/io-util",
      "tokio/sync"
    ],
    "watcher": []
  },
  "index_path": "ca/sb/casbin",
  "name": "casbin",
  "pubtime": "2020-05-11T10:14:49Z",
  "vers": "0.8.0",
  "yanked": false
}
