# 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 = "replicante_util_upkeep" version = "0.2.2" authors = ["Stefano Pogliani "] description = "Controll when a process should exit" homepage = "https://www.replicante.io/" documentation = "https://docs.rs/replicante_util_upkeep" readme = "README.md" keywords = [ "replicante", "utility", ] license = "MIT" repository = "https://github.com/replicante-io/common" [dependencies.crossbeam-channel] version = "^0.4.0" [dependencies.humthreads] version = "^0.2.0" [dependencies.replicante_util_failure] version = "^0.1.3" [dependencies.signal-hook] version = "^0.1.9" [dependencies.slog] version = "^2.4.1" [dev-dependencies.nix] version = "^0.17.0"