From 5d1aee75c1c1b434c1a8a3f87f345f82f1efde09 Mon Sep 17 00:00:00 2001 From: dakkar Date: Sun, 19 Dec 2021 11:13:52 +0000 Subject: config file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit wanted to use `Config`, but its `Config::Parser::toml` refers to `Config::TOML` with a `:auth<>` that zef can't match… --- META6.json | 1 + 1 file changed, 1 insertion(+) (limited to 'META6.json') diff --git a/META6.json b/META6.json index 7de91a9..3a18ec3 100644 --- a/META6.json +++ b/META6.json @@ -2,6 +2,7 @@ "perl": "6.d", "name": "Vlc::Control", "depends": [ + "Config::TOML", "Cro::BodyParser", "Cro::HTTP::Client", "Cro::HTTP::Message", -- cgit v1.2.3