From 947ff63e6d31d7926aff83ebb328e03a10deceb9 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Mon, 19 Sep 2022 18:29:00 -0500 Subject: build(deps): bump textwrap from 0.15.0 to 0.15.1 (#3906) 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/Cargo.toml') diff --git a/helix-core/Cargo.toml b/helix-core/Cargo.toml index c63059a2..0ec58af9 100644 --- a/helix-core/Cargo.toml +++ b/helix-core/Cargo.toml @@ -42,7 +42,7 @@ encoding_rs = "0.8" chrono = { version = "0.4", default-features = false, features = ["alloc", "std"] } etcetera = "0.4" -textwrap = "0.15.0" +textwrap = "0.15.1" [dev-dependencies] quickcheck = { version = "1", default-features = false } -- cgit v1.2.3-70-g09d2