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

[dependencies]
rorolala_internal_macros.workspace = true
shared_functions.workspace = true
shared_macros.workspace = true
rola-bucket.workspace = true
rola-draft.workspace = true