From a5fcd1497ed5fc40c9a5efb47d201d51645e183d Mon Sep 17 00:00:00 2001 From: Ben Bridle Date: Fri, 6 Feb 2026 14:48:30 +1300 Subject: Update switchboard dependency This has no real effect on the program, it's more for tidiness. --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index e8fa0a2..6615654 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -107,8 +107,8 @@ checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c" [[package]] name = "switchboard" -version = "1.0.0" -source = "git+git://benbridle.com/switchboard?tag=v1.0.0#ea70fa89659e5cf1a9d4ca6ea31fb67f7a2cc633" +version = "2.1.0" +source = "git+git://benbridle.com/switchboard?tag=v2.1.0#e6435712ba5b3ca36e99fc8cbe7755940f8b1f3f" dependencies = [ "log 1.1.1", "paste", -- cgit v1.2.3-70-g09d2