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

[dependencies]
tokio.workspace = true
log.workspace = true