Some checks failed
cargo devel CI / cargo CI (push) Failing after 32s
8 lines
123 B
TOML
8 lines
123 B
TOML
[package]
|
|
name = "ptlog"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
libpt.workspace = true
|
|
anyhow.workspace = true
|