Created files that will make up the initial project layout of the project Reviewed-on: #1
7 lines
82 B
TOML
7 lines
82 B
TOML
[package]
|
|
name = "uboat-tools"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|