aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/examples/infini.toml
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2024-03-11 21:51:31 +0800
committer简律纯 <i@jyunko.cn>2024-03-11 21:51:31 +0800
commitf4fbfe6114c2afc459c50fb1da6fbed7b0fe38a6 (patch)
tree10b2ea4c1eecf5aa8639383c7de5d6eb9630bd2a /examples/infini.toml
parent18731dbca0808b872d624f35f6203337830b2593 (diff)
downloadipm-f4fbfe6114c2afc459c50fb1da6fbed7b0fe38a6.tar.gz
ipm-f4fbfe6114c2afc459c50fb1da6fbed7b0fe38a6.zip
chore(examples): add examples directory
Diffstat (limited to 'examples/infini.toml')
-rw-r--r--examples/infini.toml12
1 files changed, 12 insertions, 0 deletions
diff --git a/examples/infini.toml b/examples/infini.toml
new file mode 100644
index 0000000..a1977c4
--- /dev/null
+++ b/examples/infini.toml
@@ -0,0 +1,12 @@
+[project]
+name = "examples"
+version = "0.1.0"
+description = "EXAMPLES 规则包"
+authors = [
+ {name = "admin",email = "admin@example.com"},
+]
+license = "MIT"
+
+[requirements]
+
+[dependencies]