mangadex-api-rust 2.0.0-rc.1

SDK for the MangaDex API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[advisories]
notice = "deny"
unmaintained = "deny"
yanked = "deny"

[bans]
wildcards = "deny"

[licenses]
allow = [
    "Apache-2.0",
    "BSD-3-Clause",
    "ISC",
    "MIT",
]
confidence-threshold = 1.0