gato-simple-router 0.5.4

Apache CGI Driver for Gato Web Framework
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "gato-simple-router"
version = "0.5.4"
authors = ["Pedro Soares <contato@pedrosoares.net>"]
edition = "2018"
description = "Apache CGI Driver for Gato Web Framework"
license = "MIT"

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

[dependencies]
gato-core = "0.5"
serde_json = "1.0"