Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored May 12, 2020
1 parent 52edc7a commit b13a294
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 82 deletions.
90 changes: 9 additions & 81 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.5.0"
snafu = "0.6.8"

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

0 comments on commit b13a294

Please sign in to comment.