From 7c33b9c76d2e6c336480530e5e8e8184153c29da Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Mon, 3 Oct 2022 18:38:24 -0500 Subject: build(deps): bump smallvec from 1.9.0 to 1.10.0 (#4093) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>--- helix-term/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helix-term') diff --git a/helix-term/Cargo.toml b/helix-term/Cargo.toml index ac50b610..30de5589 100644 --- a/helix-term/Cargo.toml +++ b/helix-term/Cargo.toml @@ -74,6 +74,6 @@ signal-hook-tokio = { version = "0.3", features = ["futures-v0_3"] } helix-loader = { version = "0.6", path = "../helix-loader" } [dev-dependencies] -smallvec = "1.9" +smallvec = "1.10" indoc = "1.0.6" tempfile = "3.3.0" -- cgit v1.2.3-70-g09d2