# 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 = "2018" name = "spurs-util" version = "0.3.1" authors = ["mark-i-m"] description = "Utilities for setting up and running experiments remotely.\n" documentation = "https://docs.rs/spurs-util/" readme = "../README.md" keywords = ["SSH", "remote", "experimentation", "spur-py"] categories = ["science"] license = "MIT/Apache-2.0" repository = "https://github.com/mark-i-m/spurs" [dependencies.env_logger] version = "0.6.0" [dependencies.log] version = "0.4.6" [dependencies.spurs] version = "0.9.2" [dev-dependencies.spurs] version = "0.9.2" features = ["test"]