/bintray-rs

Rust crate to interact with JFrog Bintray API

Primary LanguageRustMozilla Public License 2.0MPL-2.0

Rust library to access Bintray API

Bintray is a platform to distribute packages of several kinds. This service can be managed through a REST API and this Rust library exposes it.

Usage

  • In your Cargo.toml:

    [dependencies]
    bintray = "0.4"

License and Copyright

(c) 2017-2022 VMware, Inc. or its affiliates.

This package, the Rust Library for Bintray API, is licensed under the Mozilla Public License 2.0 ("MPL").

See LICENSE.