blob: 564dc54b87e6e00f6595d4e5dc3d9e3cdf5dcc76 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
[package]
name = "shared_functions"
version.workspace = true
edition.workspace = true
authors.workspace = true
license.workspace = true
[dependencies]
tokio.workspace = true
|