1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Rin <rnarkkx@gmail.com>"]
description = "Web framework"
documentation = "https://github.com/synthet-ic/effect/docs"
edition = "2018"
homepage = "https://github.com/synthet-ic/effect"
license = "MIT OR Apache-2.0"
name = "effect"
readme = "README.md"
repository = "https://github.com/synthet-ic/effect"
version = "0.1.1"