# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "tensorman" version = "0.1.0" authors = ["Michael Aaron Murphy "] description = "Tensorflow Docker Container Manager" readme = "README.md" keywords = ["tensorflow", "docker"] categories = ["development-tools"] license = "GPL-3.0" repository = "https://github.com/pop-os/tensorman" [dependencies.anyhow] version = "1.0.19" [dependencies.bitflags] version = "1.2" [dependencies.bollard] version = "0.3" features = ["tls"] [dependencies.chrono] version = "0.4" [dependencies.dirs] version = "2.0" [dependencies.failure] version = "0.1" [dependencies.fern] version = "0.5" [dependencies.futures] version = "0.1" [dependencies.nix] version = "0.15" [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.tabular] version = "0.1" [dependencies.thiserror] version = "1.0.3" [dependencies.tokio] version = "0.1" [dependencies.toml] version = "0.5" [dependencies.xdg] version = "2.2"