Files
neon/libs/timeline_data_path/Cargo.toml
Christian Schwarz 81d715b187 another rename
2023-06-07 16:27:53 +02:00

14 lines
325 B
TOML

[package]
name = "timeline_data_path"
version = "0.1.0"
edition.workspace = true
license.workspace = true
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
utils.workspace = true
workspace_hack.workspace = true
tokio.workspace = true
thiserror.workspace = true