apalis-libsql 0.1.0

Background task processing for rust using apalis and libSQL
Documentation
[licenses]
allow = [
    "MIT",
    "Apache-2.0",
    "Apache-2.0 WITH LLVM-exception",
    "BSD-2-Clause",
    "BSD-3-Clause",
    "ISC",
    "Zlib",
]
confidence-threshold = 0.8

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

[advisories]
vulnerability = "deny"
unmaintained = "warn"
yanked = "warn"