Update combine requirement from ~4.3 to ~4.6
Updates the requirements on [combine](https://github.com/Marwes/combine) to permit the latest version. - [Release notes](https://github.com/Marwes/combine/releases) - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.3.0...v4.6.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
5a65cd38c9
commit
cd19afc931
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ doc = false
|
|||
test = false
|
||||
|
||||
[dependencies]
|
||||
combine = "~4.3"
|
||||
combine = "~4.6"
|
||||
dirs = "~3.0"
|
||||
env_logger = "~0.8"
|
||||
failure = "~0.1"
|
||||
|
|
Loading…
Reference in a new issue