{
  "cksum": "8fadbfccf067c9230047bd64f98e588660edb19fb76818a80c80bb9ad9fd3921",
  "crate_file": "brush-rustyline-fork-14.0.1.crate",
  "crate_url": "https://static.crates.io/crates/brush-rustyline-fork/brush-rustyline-fork-14.0.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "assert_matches",
      "optional": false,
      "req": "^1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bitflags",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "buffer-redux",
      "optional": true,
      "req": "^1.0",
      "target": "cfg(unix)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "clipboard-win",
      "optional": false,
      "req": "^5.0",
      "target": "cfg(windows)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "doc-comment",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "env_logger",
      "optional": false,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fd-lock",
      "optional": true,
      "req": "^4.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "home",
      "optional": true,
      "req": "^0.5.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "memchr",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "fs",
        "ioctl",
        "poll",
        "signal",
        "term"
      ],
      "kind": "normal",
      "name": "nix",
      "optional": false,
      "req": "^0.29",
      "target": "cfg(unix)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "radix_trie",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": true,
      "req": "^1.5.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "bundled",
        "backup"
      ],
      "kind": "normal",
      "name": "rusqlite",
      "optional": true,
      "req": "^0.31.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustyline-derive",
      "optional": true,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "signal-hook",
      "optional": true,
      "req": "^0.3",
      "target": "cfg(unix)"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "skim",
      "optional": true,
      "req": "^0.10",
      "target": "cfg(unix)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "termios",
      "optional": true,
      "req": "^0.3.3",
      "target": "cfg(unix)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "unicode-segmentation",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "unicode-width",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "utf8parse",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(unix)"
    },
    {
      "default_features": true,
      "features": [
        "Win32_Foundation",
        "Win32_System_Console",
        "Win32_Security",
        "Win32_System_Threading",
        "Win32_UI_Input_KeyboardAndMouse"
      ],
      "kind": "normal",
      "name": "windows-sys",
      "optional": false,
      "req": "^0.52.0",
      "target": "cfg(windows)"
    }
  ],
  "features": {
    "case_insensitive_history_search": [
      "regex"
    ],
    "custom-bindings": [
      "radix_trie"
    ],
    "default": [
      "custom-bindings",
      "with-dirs",
      "with-file-history"
    ],
    "derive": [
      "rustyline-derive"
    ],
    "with-dirs": [
      "home"
    ],
    "with-file-history": [
      "fd-lock"
    ],
    "with-fuzzy": [
      "skim"
    ],
    "with-sqlite-history": [
      "rusqlite"
    ]
  },
  "index_path": "br/us/brush-rustyline-fork",
  "name": "brush-rustyline-fork",
  "pubtime": "2024-06-08T06:19:28Z",
  "vers": "14.0.1",
  "yanked": false
}
