swarm repositories / source
aboutsummaryrefslogtreecommitdiff
path: root/template/fresh/crates/app/Cargo.toml
blob: ce1808a012d6a020266ab421e016352630b25361 (plain)
1
2
3
4
5
6
7
8
9
[package]
name = "app"
edition.workspace = true
license.workspace = true
rust-version.workspace = true
version.workspace = true

[lints]
workspace = true