Skip to content

Commit 1b3cd9e

Browse files
committed
Update assert_matches to v1.5
1 parent 4bcb5d3 commit 1b3cd9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shaderc-rs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ libc = "0.2"
1717
shaderc-sys = { version = "0.7.2", path = "../shaderc-sys" }
1818

1919
[dev-dependencies]
20-
assert_matches = "1.3"
20+
assert_matches = "1.5"
2121

2222
[features]
2323
build-from-source = ["shaderc-sys/build-from-source"]

0 commit comments

Comments
 (0)