summaryrefslogtreecommitdiff
path: root/ext/webgpu
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2024-01-12 20:13:18 +0100
committerGitHub <noreply@github.com>2024-01-12 19:13:18 +0000
commit288774c5eda35c27db21526bbcc94488c534137c (patch)
tree1b3f8afbd6201fbfa22eed9aff6d4cb764bf2d01 /ext/webgpu
parent4122c8f16400f7671ec9c724e0e38c423e807003 (diff)
chore: forward v1.39.3 to main (#21915)
Co-authored-by: denobot <33910674+denobot@users.noreply.github.com> Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com>
Diffstat (limited to 'ext/webgpu')
-rw-r--r--ext/webgpu/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/webgpu/Cargo.toml b/ext/webgpu/Cargo.toml
index 461eddf5e..191504954 100644
--- a/ext/webgpu/Cargo.toml
+++ b/ext/webgpu/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_webgpu"
-version = "0.97.0"
+version = "0.98.0"
authors = ["the Deno authors"]
edition.workspace = true
license = "MIT"