Update wgpu badge. (#1609)
Synced `naga` version to `wgpu` and updated the `wgpu` badge version.
diff --git a/Cargo.toml b/Cargo.toml
index 224b8ce..9252a60 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -135,7 +135,7 @@
# NOTE: The wgpu and naga versions should be kept in sync, and make sure to keep this
# in sync with the version badge in README.md and vello/README.md
wgpu = { version = "29.0.1", default-features = false, features = ["std", "wgsl"] }
-naga = { version = "29.0.0", default-features = false }
+naga = { version = "29.0.1", default-features = false }
log = "0.4.29"
image = { version = "0.25.10", default-features = false }
diff --git a/README.md b/README.md
index 3977660..7500b2e 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@
[](https://xi.zulipchat.com/#narrow/channel/197075-vello)
[](https://deps.rs/repo/github/linebender/vello)
[](#license)
-[](https://crates.io/crates/wgpu)
+[](https://crates.io/crates/wgpu)
[](https://crates.io/crates/vello)
[](https://docs.rs/vello)
diff --git a/vello/README.md b/vello/README.md
index 51241b6..9bcf8fb 100644
--- a/vello/README.md
+++ b/vello/README.md
@@ -7,7 +7,7 @@
[](https://crates.io/crates/vello)
[](https://docs.rs/vello)
[](#license)
-[](https://crates.io/crates/wgpu)
+[](https://crates.io/crates/wgpu)
\
[](https://xi.zulipchat.com/#narrow/channel/197075-vello)
[](https://github.com/linebender/vello/actions)