Initialize crate for the Logging
trait
This commit is contained in:
parent
892650a544
commit
8573516f4f
3 changed files with 20 additions and 0 deletions
6
labadoor-logging/Cargo.toml
Normal file
6
labadoor-logging/Cargo.toml
Normal file
|
@ -0,0 +1,6 @@
|
|||
[package]
|
||||
name = "labadoor-logging"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
Loading…
Add table
Add a link
Reference in a new issue