aboutsummaryrefslogtreecommitdiff
path: root/META6.json
diff options
context:
space:
mode:
Diffstat (limited to 'META6.json')
-rw-r--r--META6.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/META6.json b/META6.json
index d2653ec..bb8f200 100644
--- a/META6.json
+++ b/META6.json
@@ -9,7 +9,7 @@
"Config"
],
"provides": {
- "Config::Parser::toml": "lib/Config/Parser/toml.pm6",
+ "Config::Parser::toml": "lib/Config/Parser/toml.pm6"
},
"authors": [
"Patrick Spek <p.spek@tyil.work>"