aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: f7e203ee6a60a3064722b9db494e5f3d38a854a7 (plain) (blame)
1
2
3
4
5
6
7
8
[package]
name    = "user-sw"
version = "0.1.0"
authors = ["Johannes Stoelp"]
edition = "2021"
license = "<TODO>"

[dependencies]