From d718ffbf899cc3622a99d2d510a1a58506d45c49 Mon Sep 17 00:00:00 2001 From: Ben Bridle Date: Tue, 1 Apr 2025 17:16:40 +1300 Subject: Update assembler dependency --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 9ad53d7..35c8a3a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "2.0.1" edition = "2021" [dependencies] -assembler = { git = "git://benbridle.com/assembler", tag = "v2.2.1" } +assembler = { git = "git://benbridle.com/assembler", tag = "v2.2.2" } log = { git = "git://benbridle.com/log", tag = "v1.1.2" } switchboard = { git = "git://benbridle.com/switchboard", tag = "v2.1.0" } -- cgit v1.2.3-70-g09d2