aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--META6.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/META6.json b/META6.json
index 0f76b50..beae01e 100644
--- a/META6.json
+++ b/META6.json
@@ -5,7 +5,7 @@
"Patrick Spek <p.spek@tyil.nl>"
],
"depends": [
- "Log"
+ "Log:auth<cpan:TYIL>"
],
"description": "A simple logging library for Raku",
"license": "AGPL-3.0",
@@ -16,4 +16,4 @@
},
"source-url": "https://home.tyil.nl/git/raku/Log::Simple/",
"version": "0.1.0"
-} \ No newline at end of file
+}