build(deps): bump os_info from 2.0.1 to 2.0.2

Bumps [os_info](https://github.com/darkeld3r/os_info) from 2.0.1 to 2.0.2.
- [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/v2.0.1...v2.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-03-16 05:35:37 +00:00
parent d5cf340a72
commit 3c0718cca6
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ starship_module_config_derive = { version = "0.1.0", path = "starship_module_con
yaml-rust = "0.4"
nom = "5.1.1"
regex = "1.3.5"
os_info = "2.0.1"
os_info = "2.0.2"
urlencoding = "1.0.0"
open = "1.4.0"
unicode-width = "0.1.7"