From 55bd19b592c1598835e4103242026b4b4281d96a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Sep 2022 12:21:43 +0000 Subject: Bump fake-tty from 0.2.0 to 0.3.1 Bumps [fake-tty](https://github.com/Aloso/to-html) from 0.2.0 to 0.3.1. - [Release notes](https://github.com/Aloso/to-html/releases) - [Changelog](https://github.com/Aloso/to-html/blob/main/CHANGELOG.md) - [Commits](https://github.com/Aloso/to-html/commits) --- updated-dependencies: - dependency-name: fake-tty dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 05baaab..8372342 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -79,7 +79,7 @@ url = "2" [target.'cfg(not(windows))'.dev-dependencies] # fake_tty does not support Windows for now -fake-tty = "0.2.0" +fake-tty = "0.3.1" [build-dependencies] grass = "0.11" -- cgit v1.2.3