domo/domo_lib/Cargo.toml
Raine 9e4b2d99b4
All checks were successful
ci/woodpecker/push/lib Pipeline was successful
fix: remove old stuff
2023-12-11 13:44:14 +01:00

9 lines
No EOL
216 B
TOML

[package]
name = "domo_lib"
version = "0.3.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
domo_proto = { path = "../domo_proto" }