mirror of
https://github.com/davegallant/rfd-notify.git
synced 2025-08-06 00:33:39 +00:00
Bump envconfig_derive from 0.9.1 to 0.10.0 (#93)
Bumps [envconfig_derive](https://github.com/greyblake/envconfig-rs) from 0.9.1 to 0.10.0. - [Release notes](https://github.com/greyblake/envconfig-rs/releases) - [Changelog](https://github.com/greyblake/envconfig-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/greyblake/envconfig-rs/commits) --- updated-dependencies: - dependency-name: envconfig_derive dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -18,7 +18,7 @@ rust-crypto = "^0.2"
|
||||
sled = "0.34.6"
|
||||
clap = "2.33.3"
|
||||
envconfig = "0.10.0"
|
||||
envconfig_derive = "0.9.1"
|
||||
envconfig_derive = "0.10.0"
|
||||
serde_yaml = "0.8"
|
||||
|
||||
[dev-dependencies]
|
||||
|
Reference in New Issue
Block a user