build(deps): bump os_info from 3.0.0 to 3.0.1

Bumps [os_info](https://github.com/stanislav-tkach/os_info) from 3.0.0 to 3.0.1.
- [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...v3.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-10-26 05:24:03 +00:00
parent 89fc93d1f9
commit 919d367dd4
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ yaml-rust = "0.4"
pest = "^2.1"
pest_derive = "^2.1"
regex = "1.4.1"
os_info = "3.0.0"
os_info = "3.0.1"
urlencoding = "1.1.1"
open = "1.4.0"
unicode-width = "0.1.8"