Skip to content

Commit

Permalink
Bump envy from 0.4.1 to 0.4.2
Browse files Browse the repository at this point in the history
Bumps [envy](https://github.com/softprops/envy) from 0.4.1 to 0.4.2.
- [Release notes](https://github.com/softprops/envy/releases)
- [Changelog](https://github.com/softprops/envy/blob/master/CHANGELOG.md)
- [Commits](softprops/envy@v0.4.1...v0.4.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Feb 22, 2021
1 parent 985acf6 commit d7173b6
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 @@ -6,7 +6,7 @@ version = "0.1.1"
[dependencies]
dotenv = "0.15.0"
env_logger = "0.8.3"
envy = "0.4.1"
envy = "0.4.2"
glob = "0.3.0"
imagesize = "0.8.1"
log = "0.4.11"
Expand Down

0 comments on commit d7173b6

Please sign in to comment.