Skip to content

Commit ed52db1

Browse files
Update passivized_test_support requirement from 0.0.10 to 0.0.11
Updates the requirements on [passivized_test_support](https://github.com/iamjpotts/passivized_test_support) to permit the latest version. - [Release notes](https://github.com/iamjpotts/passivized_test_support/releases) - [Commits](iamjpotts/passivized_test_support@v0.0.10...v0.0.11) --- updated-dependencies: - dependency-name: passivized_test_support dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 285da0c commit ed52db1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ mockito = "1.0"
3838
native-tls = "0.2"
3939
openssl = "0.10"
4040
passivized_htpasswd = "0.0.5"
41-
passivized_test_support = "0.0.10"
41+
passivized_test_support = "0.0.11"
4242
rand = "0.8"
4343
simple_logger = { version = "4.2", default-features = false, features = ["timestamps", "threads"] }
4444
tar = "0.4"

0 commit comments

Comments
 (0)