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.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 850e1d9..481104a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ vagabond = { git = "git://benbridle.com/vagabond", tag = "v1.1.1" } markdown = { git = "git://benbridle.com/markdown", tag = "v3.3.2" } recipe = { git = "git://benbridle.com/recipe", tag = "v1.4.0" } log = { git = "git://benbridle.com/log", tag = "v2.0.0" } -switchboard = { git = "git://benbridle.com/switchboard", tag = "v1.0.0" } +switchboard = { git = "git://benbridle.com/switchboard", tag = "v2.1.0" } highlight = { git = "git://benbridle.com/highlight", tag = "v1.0.2" } [profile.release] -- cgit v1.2.3-70-g09d2