Skip to content

Commit

Permalink
chore(deps): bump notify from 4.0.15 to 4.0.16 (#7142)
Browse files Browse the repository at this point in the history
Bumps [notify](https://github.com/notify-rs/notify) from 4.0.15 to 4.0.16.
- [Release notes](https://github.com/notify-rs/notify/releases)
- [Changelog](https://github.com/notify-rs/notify/blob/v4.0.16/CHANGELOG.md)
- [Commits](notify-rs/notify@v4.0.15...v4.0.16)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 16, 2021
1 parent 0c9b441 commit a5a2127
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ maxminddb = { version = "0.17.0", default-features = false, optional = true }
mongodb = { version = "2.0.0-alpha.1", default-features = false, features = ["tokio-runtime"], optional = true }
async-nats = { version = "0.9.12", default-features = false, optional = true }
nom = { version = "6.0.1", default-features = false, optional = true }
notify = { version = "4.0.14", default-features = false }
notify = { version = "4.0.16", default-features = false }
num_cpus = { version = "1.10.0", default-features = false }
once_cell = { version = "1.3", default-features = false }
openssl = { version = "0.10.33", default-features = false }
Expand Down

0 comments on commit a5a2127

Please sign in to comment.