From d7044f16bd4e6f21ee413933609dc040bde6f82c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 Jul 2021 00:38:48 +0000 Subject: [PATCH] CompatHelper: add new compat entry for "BangBang" at version "0.3" --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index bbee70a4..8057455b 100644 --- a/Project.toml +++ b/Project.toml @@ -22,6 +22,7 @@ Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c" UnsafePointers = "e17b2a0c-0bdf-430a-bd0c-3a23cae4ff39" [compat] +BangBang = "0.3" Compat = "2.0.0, 3" Conda = "1.5" IteratorInterfaceExtensions = "1"