From 00e05ac35b85fdf0e7eb5f5db9db4b0a563fa14d Mon Sep 17 00:00:00 2001 From: cc Date: Wed, 20 Aug 2025 22:23:34 -0700 Subject: Externalize Label Structure --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index f783734..34c748f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,3 +4,4 @@ version = "0.0.1" edition = "2024" [dependencies] +label_toolkit = { git = "https://git.ccrl.dev/label_toolkit.git/" } -- cgit v1.2.1