about summary refs log tree commit diff
path: root/corp/rih/backend/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'corp/rih/backend/Cargo.toml')
-rw-r--r--corp/rih/backend/Cargo.toml8
1 files changed, 8 insertions, 0 deletions
diff --git a/corp/rih/backend/Cargo.toml b/corp/rih/backend/Cargo.toml
new file mode 100644
index 0000000000..d9375d592d
--- /dev/null
+++ b/corp/rih/backend/Cargo.toml
@@ -0,0 +1,8 @@
+[package]
+name = "rih-backend"
+version = "0.1.0"
+edition = "2021"
+
+[dependencies.rouille]
+version = "3.6.2"
+default_features = false