about summary refs log tree commit diff
path: root/services/nixcon-demo/Cargo.toml
blob: 06f484021feb0740c6305bfaa736fd3b14605fa1 (plain) (blame)
1
2
3
4
5
6
7
8
[package]
name = "nixcon-demo"
version = "0.1.0"
authors = ["Vincent Ambo <tazjin@google.com>"]
edition = "2018"

[dependencies]
rouille = "3.0"