From 72320bdccaf1fa6db6584f9474e557c680172cfa Mon Sep 17 00:00:00 2001 From: Eric Huss Date: Thu, 30 Jun 2022 14:00:23 -0700 Subject: [PATCH] Update os_info --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b1efa4c63..bb83b62e6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -46,7 +46,7 @@ libgit2-sys = "0.13.2" memchr = "2.1.3" num_cpus = "1.0" opener = "0.5" -os_info = "3.0.7" +os_info = "3.4.0" pathdiff = "0.2" percent-encoding = "2.0" rustfix = "0.6.0"