From 7d3621ea3f71154a5e31372d29a4d71dbf1ba23c Mon Sep 17 00:00:00 2001 From: Ben Bridle Date: Fri, 4 Jul 2025 22:53:16 +1200 Subject: Update bedrock-asm dependency --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index e9f784b..4ba9329 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ edition = "2024" description = "Bedrock emulator" [dependencies] -bedrock-asm = { git = "git://benbridle.com/bedrock-asm", tag = "v1.0.0" } +bedrock-asm = { git = "git://benbridle.com/bedrock-asm", tag = "v1.0.1" } bedrock-core = { git = "git://benbridle.com/bedrock-core", tag = "v1.0.0" } phosphor = { git = "git://benbridle.com/phosphor", tag = "v3.3.0" } geometry = { git = "git://benbridle.com/geometry", tag = "v1.0.0" } -- cgit v1.2.3-70-g09d2