asdf2/Cargo.lock

17 lines
374 B
Plaintext
Raw Permalink Normal View History

2024-04-18 13:26:25 +00:00
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "asdf"
version = "0.1.0"
dependencies = [
"split_one",
]
[[package]]
name = "split_one"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2198b215a5ce931043797f707249b3142fe544aca13cfbdf92bdaecccd7f214c"