build(deps): bump os_info from 2.0.5 to 2.0.6 (#1255)

Bumps [os_info](https://github.com/darkeld3r/os_info) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/darkeld3r/os_info/releases)
- [Changelog](https://github.com/DarkEld3r/os_info/blob/master/CHANGELOG.md)
- [Commits](https://github.com/darkeld3r/os_info/compare/2.0.5...v2.0.6)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-05-25 12:19:46 -04:00
committed by GitHub
parent e3a2a5d748
commit 9196ffc950
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ pest = "^2.1"
pest_derive = "^2.1"
nom = "5.1.1"
regex = "1.3.7"
os_info = "2.0.5"
os_info = "2.0.6"
urlencoding = "1.0.0"
open = "1.4.0"
unicode-width = "0.1.7"