[package] name = "probes" version = "0.7.1" authors = ["Thijs Cadier ", "Robert Beekman ", "Timon Vonk ", "Adam Yeats ", "Tom de Bruijn "] description = "Library to read out system stats from a machine running Unix" readme = "README.md" repository = "https://github.com/appsignal/probes-rs/" keywords = ["unix", "linux", "probe"] license = "MIT" edition = "2018" [dependencies] libc = "0.2"