From 8b25f44f0570c7b430d632108126a91f1939de65 Mon Sep 17 00:00:00 2001 From: alice Date: Mon, 30 Jan 2023 15:49:26 +0100 Subject: build(deps): bump toml from 0.6.0 to 0.7.0 (#5726) --- 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 bfe1106d..6605f7ce 100644 --- a/helix-core/Cargo.toml +++ b/helix-core/Cargo.toml @@ -36,7 +36,7 @@ hashbrown = { version = "0.13.2", features = ["raw"] } log = "0.4" serde = { version = "1.0", features = ["derive"] } serde_json = "1.0" -toml = "0.6" +toml = "0.7" imara-diff = "0.1.0" -- cgit v1.2.3-70-g09d2