# 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 = "2021" name = "docker-api-stubs" version = "0.5.0" authors = ["Wojciech Kępka "] description = "Generated Docker API swagger stubs for use in docker-api" homepage = "https://github.com/vv9k/docker-api-rs" documentation = "https://docs.rs/docker-api-stubs" keywords = [ "docker", "api", "stubs", "models", ] license = "MIT" repository = "https://github.com/vv9k/docker-api-rs" [dependencies.chrono] version = "0.4" features = ["serde"] [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde_json] version = "1" [dependencies.serde_with] version = "2" features = ["macros"]