aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/examples/infini.toml
blob: a1977c40ffb3a571462cf1d032cd6ca0146b1aa0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
[project]
name = "examples"
version = "0.1.0"
description = "EXAMPLES 规则包"
authors = [
    {name = "admin",email = "admin@example.com"},
]
license = "MIT"

[requirements]

[dependencies]