From 476c42e8362f4bfec2c966e824477106c9a1f7bc Mon Sep 17 00:00:00 2001 From: Luc Perkins Date: Mon, 17 Jun 2024 16:49:32 -0700 Subject: [PATCH] Undo one last naming-related change --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 37592e4..eeb7708 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -34,4 +34,4 @@ thiserror = "1.0.40" [features] default = [] -supported-refs = [] +allowed-refs = []