{
  "cksum": "bd5099b436d75db949be3bbf0c6fdb66d07dfa200b9b98b41e96c2e3827a1784",
  "crate_file": "casbin-0.7.2.crate",
  "crate_url": "https://static.crates.io/crates/casbin/casbin-0.7.2.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"
    ],
    "glob": [
      "globset"
    ],
    "ip": [
      "ip_network"
    ],
    "logging": [
      "log"
    ],
    "runtime-async-std": [
      "async-std"
    ],
    "runtime-tokio": [
      "tokio/fs",
      "tokio/io-util"
    ],
    "watcher": []
  },
  "index_path": "ca/sb/casbin",
  "name": "casbin",
  "pubtime": "2020-05-10T11:07:49Z",
  "vers": "0.7.2",
  "yanked": false
}
