From c2d83d0a0225a1a658945d9bab7036ea347d29ec Mon Sep 17 00:00:00 2001 From: Stephen Belanger Date: Wed, 4 Nov 2020 11:55:12 -0800 Subject: [PATCH] [New] Add `diagnostics_channel` --- core.json | 1 + 1 file changed, 1 insertion(+) diff --git a/core.json b/core.json index 915d0dc..226198f 100644 --- a/core.json +++ b/core.json @@ -12,6 +12,7 @@ "_debug_agent": ">= 1 && < 8", "_debugger": "< 8", "dgram": true, + "diagnostics_channel": ">= 15.1", "dns": true, "dns/promises": ">= 15", "domain": ">= 0.7.12",