summaryrefslogtreecommitdiff
path: root/rola-cli/Cargo.toml
blob: 9ee6816eff84c5e3435974369ada17d35cbc0ffb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
[package]
name = "rola-cli"
version.workspace = true
edition.workspace = true
authors.workspace = true
license.workspace = true

[dependencies]
shared_functions.workspace = true
shared_macros.workspace = true