libdav 0.10.2

CalDAV and CardDAV client implementations.
Documentation
[advisories]

[bans]
multiple-versions = "deny"
# Multiple versions of these. Nothing we can do about it now.
skip-tree = [
    { name = "getrandom" },
    { name = "wasi" },
]

[licenses]
allow = [
    "Apache-2.0",
    "BSD-3-Clause",
    "ISC",
    "MIT",
    "MPL-2.0",
    "Unicode-DFS-2016",
    "Unicode-3.0",
]
unused-allowed-license = "allow"