aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/examples/infini.toml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/infini.toml')
-rw-r--r--examples/infini.toml14
1 files changed, 14 insertions, 0 deletions
diff --git a/examples/infini.toml b/examples/infini.toml
new file mode 100644
index 0000000..df0c49d
--- /dev/null
+++ b/examples/infini.toml
@@ -0,0 +1,14 @@
+[project]
+name = "examples"
+version = "0.1.0"
+description = "EXAMPLES 规则包"
+authors = [
+ {name = "admin",email = "admin@example.com"},
+]
+license = "MIT"
+webpage = ""
+unzip = 1
+
+[requirements]
+
+[dependencies]