Skip to content

Commit 71bd27d

Browse files
committed
(Bump compiletest-rs dep version)
1 parent bbd7dee commit 71bd27d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hdf5-derive/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ syn = { version = "0.15", features = ["derive", "extra-traits"]}
1414
hdf5-types = { path = "../hdf5-types", version = "0.2.0" }
1515

1616
[dev-dependencies]
17-
compiletest_rs = { version = "0.3.17", features = ["stable"] }
17+
compiletest_rs = { version = "0.3.18", features = ["stable"] }

0 commit comments

Comments
 (0)