From 0258cf45f300eb2ac1119be4186a83bfa5835bd9 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Tue, 17 May 2022 12:32:18 +0900 Subject: build(deps): bump etcetera from 0.3.2 to 0.4.0 (#2486) Bumps [etcetera](https://github.com/arzg/etcetera) from 0.3.2 to 0.4.0. - [Release notes](https://github.com/arzg/etcetera/releases) - [Commits](https://github.com/arzg/etcetera/commits) --- updated-dependencies: - dependency-name: etcetera dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>--- helix-core/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helix-core') diff --git a/helix-core/Cargo.toml b/helix-core/Cargo.toml index ab937f0b..9973516b 100644 --- a/helix-core/Cargo.toml +++ b/helix-core/Cargo.toml @@ -40,7 +40,7 @@ encoding_rs = "0.8" chrono = { version = "0.4", default-features = false, features = ["alloc", "std"] } -etcetera = "0.3" +etcetera = "0.4" textwrap = "0.15.0" [dev-dependencies] -- cgit v1.2.3-70-g09d2