From cf1af202e01cdcbac437ac96f21c4437bf27bb0d Mon Sep 17 00:00:00 2001 From: Ben Bridle Date: Tue, 4 Feb 2025 18:17:28 +1300 Subject: Use locator types from assembler crate Work-in-progress commit while functionality is moved over to the assembler crate. This commit doesn't compile. --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 6dd908a..f5d7ef8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,6 +7,7 @@ description = "Assembler program for the Bedrock assembly language" [dependencies] +assembler = { git = "git://benbridle.com/assembler", tag = "v1.0.0" } vagabond = { git = "git://benbridle.com/vagabond", tag = "v1.0.1" } xflags = "0.4.0-pre" -- cgit v1.2.3-70-g09d2