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 70e4bcf..112d27e 100644
--- a/META6.json
+++ b/META6.json
@@ -5,7 +5,7 @@
"Patrick Spek <p.spek@tyil.nl>"
],
"depends": [
- "Log",
+ "Log:auth<cpan:TYIL>",
"Terminal::ANSIColor"
],
"description": "A Log implementation with colored output",
@@ -17,4 +17,4 @@
},
"source-url": "https://home.tyil.nl/git/raku/Log::Colored/",
"version": "0.1.0"
-} \ No newline at end of file
+}