Skip to content

Commit 2ba1f11

Browse files
chore(deps): update parse-display requirement from 0.9.0 to 0.11.0
Updates the requirements on [parse-display](https://github.com/frozenlib/parse-display) to permit the latest version. - [Changelog](https://github.com/frozenlib/parse-display/blob/master/CHANGELOG.md) - [Commits](frozenlib/parse-display@v0.9.0...v0.11.0) --- updated-dependencies: - dependency-name: parse-display dependency-version: 0.11.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5632380 commit 2ba1f11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

testcontainers/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ futures = "0.3"
2929
itertools = "0.14"
3030
log = "0.4"
3131
memchr = "2.7.2"
32-
parse-display = "0.9.0"
32+
parse-display = "0.11.0"
3333
pin-project-lite = "0.2.14"
3434
russh = { version = "0.60.0", default-features = false, optional = true }
3535
reqwest = { version = "0.13.1", features = [

0 commit comments

Comments
 (0)