build(deps): update rust crate os_info to 3.7.0 (#5057)

* build(deps): update rust crate os_info to 3.7.0

* add new os symbols

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
David Knaack
2023-04-10 13:07:30 +02:00
committed by GitHub
parent 07d9bb1691
commit b475b5809f
8 changed files with 24 additions and 4 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ nu-ansi-term = "0.47.0"
once_cell = "1.17.1"
open = "4.0.1"
# update os module config and tests when upgrading os_info
os_info = "3.6.0"
os_info = "3.7.0"
path-slash = "0.2.1"
pest = "2.5.7"
pest_derive = "2.5.7"