about summary refs log tree commit diff
path: root/corp/rih/backend/Cargo.toml
blob: d9375d592ddd371b42af790a633d21fce7868bcf (plain) (blame)
1
2
3
4
5
6
7
8
[package]
name = "rih-backend"
version = "0.1.0"
edition = "2021"

[dependencies.rouille]
version = "3.6.2"
default_features = false