From acd23720a96508aaa60b6d097c8b0ff1fa646166 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2020 00:09:24 +0000 Subject: Bump select from 0.4.3 to 0.5.0 Bumps [select](https://github.com/utkarshkukreti/select.rs) from 0.4.3 to 0.5.0. - [Release notes](https://github.com/utkarshkukreti/select.rs/releases) - [Commits](https://github.com/utkarshkukreti/select.rs/commits) Signed-off-by: dependabot-preview[bot] --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 27fca38..6e992d6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -54,7 +54,7 @@ qrcodegen = "1.6.0" assert_cmd = "1.0" reqwest = { version = "0.10", features = ["blocking"] } assert_fs = "1.0" -select = "0.4" +select = "0.5" rstest = "0.6" regex = "1.3.9" pretty_assertions = "0.6" -- cgit v1.2.3