Skip to content

Commit d75f940

Browse files
Upgrade serial_test crate from 2.0 to 3.0 version (#1233)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 57e6c98 commit d75f940

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

juniper/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ bencher = "0.1.2"
8383
chrono = { version = "0.4.30", features = ["alloc"], default-features = false }
8484
pretty_assertions = "1.0.0"
8585
serde_json = "1.0.18"
86-
serial_test = "2.0"
86+
serial_test = "3.0"
8787
tokio = { version = "1.0", features = ["macros", "time", "rt-multi-thread"] }
8888

8989
[[bench]]

0 commit comments

Comments
 (0)