From 226bd7e99645ec112f4ebd6c07a9a9de252aec8c Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Tue, 2 Mar 2021 18:03:23 -0300 Subject: dependencies.dot: dependency cycle between std-tools and Standardify --- dependencies.dot | 1 + 1 file changed, 1 insertion(+) diff --git a/dependencies.dot b/dependencies.dot index bb1c465..712e0a7 100644 --- a/dependencies.dot +++ b/dependencies.dot @@ -61,4 +61,5 @@ digraph { Standardify -> "YoctoAuth::Mojolicious" Standardify -> AutoQEMU Standardify -> "std-tools" + "std-tools" -> Standardify } -- cgit v1.2.3