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-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 5736ecde..0057114e 100644 --- a/helix-term/Cargo.toml +++ b/helix-term/Cargo.toml @@ -61,7 +61,7 @@ pulldown-cmark = { version = "0.9", default-features = false } content_inspector = "0.2.4" # config -toml = "0.6" +toml = "0.7" serde_json = "1.0" serde = { version = "1.0", features = ["derive"] } -- cgit v1.2.3-70-g09d2