summaryrefslogtreecommitdiff
path: root/ci-web/Cargo.toml
blob: 1b8b1d69a19225a4a748e3d80ee8de97ddc98ff2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "ci-web"
version = "0.1.0"
edition = "2021"

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

[dependencies]
cgi = "0.6"
git2 = "0.14"
querystring = "1.1.0"
dirs = "4.0.0"