# This file is automatically @generated by Cargo. # It is not intended for manual editing. version = 3 [[package]] name = "libc" version = "0.2.169" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b5aba8db14291edd000dfcc4d620c7ebfb122c613afb886ca8803fa4e128a20a" [[package]] name = "log" version = "0.4.22" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24" [[package]] name = "rufutex" version = "0.4.0" dependencies = [ "libc", "log", "rushm", ] [[package]] name = "rushm" version = "0.2.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "25cad9bc77070cf417ad4c43d0e5d1b52954e1ec2117681762e5602c395d2dce" dependencies = [ "libc", "log", ]