From 8fb2179ae85eacfdd520d7b3250b48e626aa0da2 Mon Sep 17 00:00:00 2001 From: chyyran Date: Tue, 6 Feb 2024 21:31:00 -0500 Subject: [PATCH] lib: add wgpu dependency in runtime-wgpu --- .idea/vcs.xml | 1 - .idea/workspace.xml | 56 +++++++++++++++++++++--------------------- librashader/Cargo.toml | 3 ++- 3 files changed, 30 insertions(+), 30 deletions(-) diff --git a/.idea/vcs.xml b/.idea/vcs.xml index 7d50221..c0799a2 100644 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -2,7 +2,6 @@ - \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index f4139e8..a90ba4f 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -54,35 +54,35 @@