From 0925bd156ae2e34ad259d40aaf870eb5f7cfcfb9 Mon Sep 17 00:00:00 2001 From: Ben Bridle Date: Tue, 18 Mar 2025 12:06:17 +1300 Subject: Update assembler dependency torque-asm now uses the Compiler type provided by the assembler library. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index aee2867..8a52604 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "2.0.0" edition = "2021" [dependencies] -assembler = { git = "git://benbridle.com/assembler", tag = "v2.1.0" } +assembler = { git = "git://benbridle.com/assembler", tag = "v2.2.0" } 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