ohos-vsync 0.1.3

Bindings to the `native_vsync` library on OpenHarmony
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "log"
version = "0.4.28"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432"

[[package]]
name = "ohos-vsync"
version = "0.1.3"
dependencies = [
 "log",
 "ohos-vsync-sys",
]

[[package]]
name = "ohos-vsync-sys"
version = "0.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e3977810fb650cd5309372903d58f29fff34e578c30ffa8a64adc4e77dc8d158"