Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jul 22, 2019
1 parent 0e117d0 commit e3b2f49
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 deletions.
19 changes: 13 additions & 6 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 @@ -14,7 +14,7 @@ rayon = "1"
serde_json = "1"
serde = { version = "1", features = ["derive"] }
clap = "2"
snafu = "0.4.1"
snafu = "0.4.2"

[dependencies.nalgebra]
version = "0.18"
Expand Down

0 comments on commit e3b2f49

Please sign in to comment.