diff options
Diffstat (limited to 'ext/webgpu/Cargo.toml')
-rw-r--r-- | ext/webgpu/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/webgpu/Cargo.toml b/ext/webgpu/Cargo.toml index 65c559a5a..7d209abd6 100644 --- a/ext/webgpu/Cargo.toml +++ b/ext/webgpu/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_webgpu" -version = "0.83.0" +version = "0.84.0" authors.workspace = true edition.workspace = true license.workspace = true |