Skip to content

Commit

Permalink
Bump serde from 1.0.69 to 1.0.89
Browse files Browse the repository at this point in the history
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.69 to 1.0.89.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.69...v1.0.89)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Mar 21, 2019
1 parent a71cc5a commit 8e9d6fa
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 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 @@ -13,7 +13,7 @@ rayon = "1.0.1"
serde_json = "1.0"
failure = "0.1.1"
serde_derive = "1.0.66"
serde = "1.0.66"
serde = "1.0.89"
clap = "2.31.2"

[dependencies.nalgebra]
Expand Down

0 comments on commit 8e9d6fa

Please sign in to comment.