17 lines
383 B
TOML
17 lines
383 B
TOML
# This file is automatically @generated by Cargo.
|
|
# It is not intended for manual editing.
|
|
version = 3
|
|
|
|
[[package]]
|
|
name = "assertables"
|
|
version = "8.18.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "857057651cdf1fe4bc1e8308493c752db559df0330f23b45f532f6b24c2b443d"
|
|
|
|
[[package]]
|
|
name = "rustdoku"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"assertables",
|
|
]
|