Create labadoor-common and move run_bin() in it

This commit is contained in:
George Kaklamanos 2023-11-28 16:50:12 +02:00
parent 924224c7fa
commit 0ab168b7f7
No known key found for this signature in database
GPG key ID: C0CAB8A6BDC9399D
5 changed files with 53 additions and 29 deletions

View file

@ -0,0 +1,6 @@
[package]
name = "labadoor-common"
version = "0.1.0"
edition = "2021"
[dependencies]