This repository has been archived on 2024-11-11. You can view files and clone it, but cannot push or open issues or pull requests.
trumpsimulator/Cargo.lock

17 lines
394 B
Text
Raw Normal View History

2022-09-21 19:27:42 +01:00
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "anzahlmenschen"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fce680f9fd63c3fe1ae2d34ab8f91c54ca32eb4c6d6e3573c662a7eae2fca608"
[[package]]
name = "trumpsimulator"
version = "0.1.0"
dependencies = [
"anzahlmenschen",
]