# 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] name = "riffol" version = "0.3.0" authors = ["John Hedges ", "Ribose Inc. "] exclude = ["ci/**", "examples/**", ".git-hooks/pre-commit", ".gitignore", "Jenkinsfile", "riffol.png", ".travis.yml"] description = "Riffol is a supervising process that can run as a traditional daemon on Unix-like systems or as an `init` system for containers" license = "BSD-2-Clause" repository = "https://github.com/riboseinc/riffol" [dependencies.crossbeam-channel] version = "0.2" [dependencies.libc] version = "0.2" [dependencies.log] version = "0.4" [dependencies.mio] version = "0.6" [dependencies.nereon] version = "0.4" [dependencies.nereon_derive] version = "0.4" [dependencies.nix] version = "0.11" [dependencies.rand] version = "0.5" [dependencies.signal-hook] version = "0.1" [dependencies.slab] version = "0.4" [dependencies.stderrlog] version = "0.4" [dependencies.syslog] version = "4.0"