Skip to content

Commit

Permalink
chore: Release
Browse files Browse the repository at this point in the history
  • Loading branch information
ErichDonGubler committed Nov 2, 2023
1 parent e9fd1a4 commit 109b68e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion moz-webgpu-cts/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ regex = "1.9.5"
strum = { version = "0.25.0", features = ["derive"] }
thiserror = "1.0.49"
wax = "0.6.0"
whippit = { version = "0.4.0", path = "../whippit", default-features = false }
whippit = { version = "0.4.1", path = "../whippit", default-features = false }

[dev-dependencies]
insta = { workspace = true }
2 changes: 1 addition & 1 deletion whippit/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "whippit"
description = "Parsers for Web Platform Tests reports and metadata"
version = "0.4.0"
version = "0.4.1"
edition = "2021"
repository = "https://github.com/ErichDonGubler/whippit"
license = "MIT or Apache-2.0"
Expand Down

0 comments on commit 109b68e

Please sign in to comment.