Create tool_helper library

This commit is contained in:
2022-09-13 21:06:41 +02:00
parent cdb9a8a2b7
commit e42b3ab6cf
6 changed files with 51 additions and 43 deletions

View File

@@ -0,0 +1,8 @@
[package]
name = "tool_helper"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]