Skip to content

Commit 16c0ede

Browse files
Merge pull request #315 from google:pin-transitive-dependency-version
PiperOrigin-RevId: 579129241
2 parents 368d818 + cb4c552 commit 16c0ede

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

integration_tests/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ anyhow = "1"
3333
indoc = "2"
3434
rstest = "0.13.0"
3535
tokio = { version = "=1.29.1", features = ["time", "macros", "rt"] }
36+
async-executor = { version = "=1.5.1" }
3637

3738
[[bin]]
3839
name = "integration_tests"

0 commit comments

Comments
 (0)