From 0097e191bb9f9f144043c2afcf04bc8632021281 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Tue, 25 Apr 2023 11:52:17 +0900 Subject: build(deps): bump etcetera from 0.5.0 to 0.7.1 (#6873) Bumps [etcetera](https://github.com/lunacookies/etcetera) from 0.5.0 to 0.7.1. - [Release notes](https://github.com/lunacookies/etcetera/releases) - [Commits](https://github.com/lunacookies/etcetera/compare/v0.5.0...v0.7.1) --- 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 6ebac5e6..c10ed735 100644 --- a/helix-core/Cargo.toml +++ b/helix-core/Cargo.toml @@ -45,7 +45,7 @@ encoding_rs = "0.8" chrono = { version = "0.4", default-features = false, features = ["alloc", "std"] } -etcetera = "0.5" +etcetera = "0.7" textwrap = "0.16.0" [dev-dependencies] -- cgit v1.2.3-70-g09d2