From 3708dc05699d0336295ff9a68e06f5b5c1c30c50 Mon Sep 17 00:00:00 2001 From: Ben Bridle Date: Sat, 10 Aug 2024 14:52:36 +1200 Subject: Update phosphor dependency to v2.0.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 7b07fdb..b87f79b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ description = "Emulator for running Bedrock programs" [dependencies] bedrock_core = { git = "git://benbridle.com/bedrock_core", tag = "v3.0.1" } -phosphor = { git = "git://benbridle.com/phosphor", tag = "v1.1.0" } +phosphor = { git = "git://benbridle.com/phosphor", tag = "v2.0.0" } geometry = { git = "git://benbridle.com/geometry", tag = "v1.0.0" } mini_paste = "0.1.11" -- cgit v1.2.3-70-g09d2