[go: up one dir, main page]

wyz 0.6.1

myrrlyn’s utility collection
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "once_cell"
version = "1.21.3"
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "tap"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "wyz"
version = "0.6.1"
dependencies = [
 "once_cell 1.21.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "tap 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
]

[metadata]
"checksum once_cell 1.21.3 (registry+https://github.com/rust-lang/crates.io-index)" = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d"
"checksum tap 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"