build: bump os_info from 3.0.5 to 3.0.6 (#2739)

Bumps [os_info](https://github.com/stanislav-tkach/os_info) from 3.0.5 to 3.0.6.
- [Release notes](https://github.com/stanislav-tkach/os_info/releases)
- [Changelog](https://github.com/stanislav-tkach/os_info/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stanislav-tkach/os_info/compare/v3.0.5...v3.0.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-05-18 16:10:26 -04:00
committed by GitHub
parent fb02a4523b
commit 1bef1da8d4
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ yaml-rust = "0.4.5"
pest = "2.1.3"
pest_derive = "2.1.0"
regex = "1.5.4"
os_info = "3.0.5"
os_info = "3.0.6"
urlencoding = "1.3.3"
open = "1.7.0"
unicode-width = "0.1.8"