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

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