about summary refs log tree commit diff
path: root/web/vokobe/Cargo.toml
blob: 9c01d4eb22b80d03abfc9814e4b713e24b1a9515 (plain)
1
2
3
4
5
6
7
8
9
10
[package]
name = "vokobe"
version = "0.1.3"
edition = "2021"

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

[dependencies]
regex = "1.10.3"
structopt = "0.3"