bollard-stubs 1.42.0-rc.3

Stubs used for the Bollard rust async Docker client API
Documentation
[dependencies.chrono]
features = ["serde"]
optional = true
version = "0.4"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.serde_with]
version = "1.4"

[dependencies.time]
features = ["formatting", "parsing"]
optional = true
version = "0.3"

[package]
authors = ["Bollard contributors"]
description = "Stubs used for the Bollard rust async Docker client API"
edition = "2021"
license = "Apache-2.0"
name = "bollard-stubs"
resolver = "2"
version = "1.42.0-rc.3"