Skip to content

Commit e0d7a9d

Browse files
Bump expectrl from 0.7.1 to 0.8.0
Bumps [expectrl](https://github.com/zhiburt/expectrl) from 0.7.1 to 0.8.0. - [Commits](https://github.com/zhiburt/expectrl/commits) --- updated-dependencies: - dependency-name: expectrl dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9f49dd3 commit e0d7a9d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gix-prompt/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ gix-testtools = { path = "../tests/tools" }
2929
serial_test = { version = "3.1.0", default-features = false }
3030

3131
[target.'cfg(any(target_os = "linux", target_os = "freebsd", target_os = "macos"))'.dev-dependencies]
32-
expectrl = "0.7.0"
32+
expectrl = "0.8.0"

0 commit comments

Comments
 (0)