mirror of
https://github.com/awfixers-stuff/src.git
synced 2026-03-31 14:15:59 +00:00
10 lines
104 B
TOML
10 lines
104 B
TOML
[package]
|
|
name = "src-log"
|
|
version = "0.1.0"
|
|
edition = "2024"
|
|
|
|
[dependencies]
|
|
|
|
[lints]
|
|
workspace = true
|