bes-canopy-api 0.0.0

Rust client for the Canopy public API, generated from its OpenAPI document
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
name = "bes-canopy-api"
version = "0.0.0"
authors = [
    "Félix Saparelli <felix@passcod.name>",
    "BES Developers <contact@bes.au>",
]
build = false
publish = true
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Rust client for the Canopy public API, generated from its OpenAPI document"
readme = false
license = "GPL-3.0-or-later"
repository = "https://github.com/beyondessential/canopy"
resolver = "3"

[lib]
name = "bes_canopy_api"
path = "src/lib.rs"