From dc003d2ca7da471021f9bed6ddc481b0a79cd890 Mon Sep 17 00:00:00 2001 From: Jesper Jensen Date: Sat, 7 Feb 2026 15:42:58 +0100 Subject: Extract registry code --- Cargo.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 0f6fd91..64288cf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,5 +22,8 @@ tiny_http = "0.12" ureq = "3.1.4" yaml-rust2 = "0.10.4" +[features] +integration = [] + [dev-dependencies] tempfile = "3" -- cgit v1.2.3