summary refs log tree commit diff
path: root/einreichung/Bonusaufgabe/Quelltext/Cargo.toml
blob: cc415c7042a25e6b64a1f44dfd0a05bf7de8f467 (plain)
1
2
3
4
5
6
7
8
[package]
name = "bonusaufgabe"
version = "0.1.0"
edition = "2021"

[dependencies]
bitvec = "1.0.0"
rand = "0.8.5"