beeline 0.1.0

Async Rust helpers for Foursquare/Swarm OAuth and latest checkin polling.
Documentation
[graph]

all-features = true



[advisories]

ignore = []



[licenses]

allow = [

    "Apache-2.0",

    "Apache-2.0 WITH LLVM-exception",

    "BSD-3-Clause",

    "CDLA-Permissive-2.0",

    "ISC",

    "MIT",

    "MIT-0",

    "Unicode-3.0",

]

confidence-threshold = 0.8



[licenses.private]

ignore = false



[bans]

multiple-versions = "warn"

wildcards = "deny"

workspace-default-features = "allow"

external-default-features = "allow"

skip = [

    { crate = "core-foundation@0.9.4", reason = "Transient reqwest TLS dependency duplication on Apple targets until upstream converges on one core-foundation version." },

]



[sources]

unknown-registry = "deny"

unknown-git = "deny"

allow-registry = ["https://github.com/rust-lang/crates.io-index"]

allow-git = []