Update dockertest specification

This commit is contained in:
Luke Parker
2024-05-10 15:50:07 -04:00
parent 0c9dd5048e
commit 79a79db399
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -2125,7 +2125,7 @@ dependencies = [
[[package]]
name = "dockertest"
version = "0.4.0"
source = "git+https://github.com/kayabaNerve/dockertest-rs?branch=arc#c0ea77997048f9edc9987984bbe20e43fac74e06"
source = "git+https://github.com/orcalabs/dockertest-rs?rev=4dd6ae24738aa6dc5c89444cc822ea4745517493#4dd6ae24738aa6dc5c89444cc822ea4745517493"
dependencies = [
"anyhow",
"async-trait",