# This file is automatically @generated by Cargo. # It is not intended for manual editing. version = 3 [[package]] name = "cc" version = "1.0.73" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2fff2a6927b3bb87f9595d67196a70493f627687a71d87a0d692242c33f58c11" [[package]] name = "floui" version = "0.1.5" dependencies = [ "floui-sys", "lazy_static", ] [[package]] name = "floui-sys" version = "0.1.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "9dec6c94725fca601a8dc02be1c92cd5499649f6a202711310ba3bb4be1428fa" dependencies = [ "cc", ] [[package]] name = "lazy_static" version = "1.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"