build(deps): bump nom from 5.1.0 to 5.1.1

Bumps [nom](https://github.com/Geal/nom) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/Geal/nom/releases)
- [Changelog](https://github.com/Geal/nom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Geal/nom/compare/5.1.0...5.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-02-25 05:31:04 +00:00
parent ca99c6c220
commit 15f4202df1
2 changed files with 28 additions and 27 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ sysinfo = "0.11.2"
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"
nom = "5.1.1"
regex = "1.3.1"
os_info = "2.0.1"
urlencoding = "1.0.0"