From 969455d4be3a99e3178c721e1c1f93a740525362 Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 18 Jun 2024 11:37:37 +0000 Subject: [PATCH] Update Rust crate cargo_toml to 0.20.3 PR created by Renovate Bot. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 1b1a564..1a7d9cf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.1.0" edition = "2021" [dependencies] -cargo_toml = "0.20.2" +cargo_toml = "0.20.3" once_cell = "1.19.0" poise = "0.6.1" sysinfo = "0.30.12" -- 2.34.1