sicth 1.0.2

A minimal TUI file navigator with fuzzy search
[graph]
all-features = true

[advisories]
yanked = "deny"
ignore = []

[licenses]
allow = [
    "MIT",
    "Apache-2.0",
    "Apache-2.0 WITH LLVM-exception",
    "BSD-2-Clause",
    "BSD-3-Clause",
    "MPL-2.0",
    "Zlib",
    "BSL-1.0",
    "CC0-1.0",
    "Unicode-3.0",
    "Unlicense",
    "0BSD",
    "ISC",
    "GPL-3.0-only",
]

[bans]
multiple-versions = "warn"
deny = []
wildcards = "deny"

[sources]
unknown-registry = "deny"
unknown-git = "deny"