ic-oss 1.2.4

The Rust version of the client SDK for the ic-oss cluster.
Documentation
[dependencies.bytes]
version = "1"

[dependencies.candid]
version = "0.10"

[dependencies.futures]
version = "0.3"

[dependencies.ic-agent]
version = "0.45"

[dependencies.ic-oss-types]
version = "1"

[dependencies.serde]
version = "1"

[dependencies.serde_bytes]
version = "0.11"

[dependencies.sha3]
version = "0.10"

[dependencies.tokio]
features = ["full"]
version = "1"

[dependencies.tokio-stream]
version = "0.1"

[dependencies.tokio-util]
features = ["codec"]
version = "0.7"

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

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["web-programming"]
description = "The Rust version of the client SDK for the ic-oss cluster."
edition = "2021"
keywords = ["object_store", "storage", "oss", "s3", "icp"]
license = "MIT OR Apache-2.0"
name = "ic-oss"
publish = true
readme = "README.md"
repository = "https://github.com/ldclabs/ic-oss/tree/main/src/ic_oss"
version = "1.2.4"