From 6b3796c9a0d3a2f1422bcbde4790c43417659722 Mon Sep 17 00:00:00 2001 From: Ben Bridle Date: Tue, 16 Apr 2024 10:51:13 +1200 Subject: Update devices to match new specifications --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 5d50c51..b5a6dba 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ description = "Emulator for running Bedrock programs" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -bedrock_core = { git = "git://benbridle.com/bedrock_core", tag = "v2.0.0" } +bedrock_core = { git = "git://benbridle.com/bedrock_core", tag = "v3.0.0" } phosphor = { git = "git://benbridle.com/phosphor", tag = "v1.0.0" } geometry = { git = "git://benbridle.com/geometry", tag = "v1.0.0" } -- cgit v1.2.3-70-g09d2