From 11a57882861f9811cb1624d76a2b08ffb7d47b9c Mon Sep 17 00:00:00 2001 From: metamuffin Date: Mon, 21 Nov 2022 20:19:18 +0100 Subject: works (not) --- vgcodec/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'vgcodec/Cargo.toml') diff --git a/vgcodec/Cargo.toml b/vgcodec/Cargo.toml index 6680e56..dd76753 100644 --- a/vgcodec/Cargo.toml +++ b/vgcodec/Cargo.toml @@ -11,3 +11,4 @@ pollster = "0.2.5" bytemuck = { version = "1.12.3", features = ["derive"] } futures-intrusive = "0.5.0" image = "0.24.5" +rand = "0.8.5" -- cgit v1.2.3-70-g09d2