From 059bf509b8ea8f6d1d61943530a2d967f4c9752c Mon Sep 17 00:00:00 2001 From: Ben Bridle Date: Sun, 9 Jun 2024 10:17:51 +1200 Subject: Update dependencies --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 989a994..b1408ce 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,8 +8,8 @@ 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 = "v3.0.0" } -phosphor = { git = "git://benbridle.com/phosphor", tag = "v1.0.0" } +bedrock_core = { git = "git://benbridle.com/bedrock_core", tag = "v3.0.1" } +phosphor = { git = "git://benbridle.com/phosphor", tag = "v1.1.0" } geometry = { git = "git://benbridle.com/geometry", tag = "v1.0.0" } mini_paste = "0.1.11" -- cgit v1.2.3-70-g09d2