initial
This commit is contained in:
14
Cargo.toml
Normal file
14
Cargo.toml
Normal file
@@ -0,0 +1,14 @@
|
||||
[package]
|
||||
name = "mclj"
|
||||
version = "0.1.0"
|
||||
authors = ["Daniel Bauer <daniel.bauer@headlezz.net>"]
|
||||
|
||||
[dependencies]
|
||||
rand = "0.3.15"
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
opt-level = 3
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user