From 6e0e1aeb42c1c292e98c089bd7c07dba578f1ee5 Mon Sep 17 00:00:00 2001 From: ZSchoen Date: Mon, 18 Dec 2023 16:31:44 +0100 Subject: [PATCH] update cackle config --- cackle.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/cackle.toml b/cackle.toml index 39f13a1..ff6379f 100644 --- a/cackle.toml +++ b/cackle.toml @@ -214,3 +214,6 @@ allow_apis = [ allow_apis = [ "fs", ] + +[pkg.path_ratchet] +allow_unsafe = true