Init commit with ooo style
This commit is contained in:
11
Cargo.toml
Normal file
11
Cargo.toml
Normal file
@@ -0,0 +1,11 @@
|
||||
[package]
|
||||
name = "board-builder"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
|
||||
fltk = "1.3.6"
|
||||
serde = "1.0.136"
|
||||
serde_json = "1.0.79"
|
||||
bson = "2.2.0"
|
||||
Reference in New Issue
Block a user