diff options
Diffstat (limited to 'test/infini.toml')
| -rw-r--r-- | test/infini.toml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/test/infini.toml b/test/infini.toml new file mode 100644 index 0000000..cc0f720 --- /dev/null +++ b/test/infini.toml @@ -0,0 +1,9 @@ +[infini] +name = "test" +version = "0.1.0" +description = "COC 规则包" +license = "MIT" + +[requirements] + +[dependencies] |
