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

[requirements]

[dependencies]