mirror of
https://github.com/Astatin3/unshell.git
synced 2026-06-08 22:38:01 -06:00
8 lines
100 B
TOML
8 lines
100 B
TOML
|
|
[package]
|
||
|
|
name = "unshell-logger"
|
||
|
|
version = "0.1.0"
|
||
|
|
edition = "2024"
|
||
|
|
|
||
|
|
[dependencies]
|
||
|
|
log = "0.4.28"
|