version = 4
[[package]]
name = "debugless-unwrap"
version = "0.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f400d0750c0c069e8493f2256cb4da6f604b6d2eeb69a0ca8863acde352f8400"
[[package]]
name = "pebble-skip"
version = "0.0.1"
dependencies = [
"debugless-unwrap",
"pebble-sys",
"unsafe_unwrap",
]
[[package]]
name = "pebble-sys"
version = "0.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "10872793e714e534c67172835a16c1db27ef84eef58805e5f0fea0fd16e426c9"
[[package]]
name = "unsafe_unwrap"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1230ec65f13e0f9b28d789da20d2d419511893ea9dac2c1f4ef67b8b14e5da80"