mirror of
https://github.com/safedv/RustiveDump
synced 2026-06-08 17:19:41 +00:00
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 = 4
|
|
|
|
[[package]]
|
|
name = "RustiveDump"
|
|
version = "0.1.1"
|
|
dependencies = [
|
|
"panic-halt",
|
|
]
|
|
|
|
[[package]]
|
|
name = "panic-halt"
|
|
version = "0.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "de96540e0ebde571dc55c73d60ef407c653844e6f9a1e2fdbd40c07b9252d812"
|