build(deps): bump os_info from 1.3.2 to 1.3.3

Bumps [os_info](https://github.com/darkeld3r/os_info) from 1.3.2 to 1.3.3.
- [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/v1.3.2...v1.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-01-27 05:31:55 +00:00
parent 3365beae09
commit 4b9a11d094
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ byte-unit = "3.0.3"
starship_module_config_derive = { version = "0.1.0", path = "starship_module_config_derive" }
yaml-rust = "0.4"
nom = "5.1.0"
os_info = "1.3.2"
os_info = "1.3.3"
urlencoding = "1.0.0"
open = "1.3.2"
ureq = { version = "0.11.3", default-features = false, features = ["tls"] }