uplink 0.2.0

Idiomatic and safe Rust binding for the Storj Lib Uplink
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.uplink-sys]
version = "0.5.2"

[package]
authors = ["Ivan Fraixedes <ivan@fraixed.es>"]
categories = ["api-bindings"]
description = "Idiomatic and safe Rust binding for the Storj Lib Uplink"
edition = "2021"
homepage = "https://storj.io"
keywords = ["storj", "storjlabs", "decentralized", "binding", "uplink"]
license = "MIT"
name = "uplink"
readme = "README.md"
repository = "https://github.com/storj-thirdparty/uplink-rust"
version = "0.2.0"