summaryrefslogtreecommitdiff
path: root/rust/functions/Cargo.toml
blob: 046807f67876d4530739c5b2c3fb1342219ba2da (plain)
1
2
3
4
5
6
7
8
9
workspace = { members = ["branches"] }
[package]
name = "functions"
version = "0.1.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]