view Cargo.toml @ 6:c10eeaf4015d default tip

Add license, README
author Lewin Bormann <lbo@spheniscida.de>
date Sun, 15 Nov 2020 19:38:16 +0100
parents 3de93b2549e8
children
line wrap: on
line source

[package]
name = "collisions"
version = "0.1.0"
authors = ["Lewin Bormann <lewin@lewin-bormann.info>"]
edition = "2018"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
rand = "~0.7"