From d6526cfe4a2a606ab297fa5da77ba42f7479cac2 Mon Sep 17 00:00:00 2001 From: Ben Bridle Date: Wed, 2 Oct 2024 12:15:54 +1300 Subject: Update colour dependency to 2.0.0 This adds no additional functionality. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index d770c73..963b533 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,4 +9,4 @@ description = "Common 2-dimensional colour buffer type" [dependencies] geometry = { "git" = "git://benbridle.com/geometry", "tag" = "v1.0.0" } -colour = { "git" = "git://benbridle.com/colour", "tag" = "v1.0.0" } +colour = { "git" = "git://benbridle.com/colour", "tag" = "v2.0.0" } -- cgit v1.2.3-70-g09d2