build: bump os_info from 3.3.0 to 3.4.0 (#4017)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-05-24 13:36:12 -04:00
committed by GitHub
parent c3ad7cea1e
commit 4e9ceb0e09
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ log = { version = "0.4.16", features = ["std"] }
notify-rust = { version = "4.5.8", optional = true }
once_cell = "1.12.0"
open = "2.1.2"
os_info = "3.3.0"
os_info = "3.4.0"
path-slash = "0.1.4"
pest = "2.1.3"
pest_derive = "2.1.0"