Skip to content

Commit

Permalink
Bump serde from 1.0.135 to 1.0.136 (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 31, 2022
1 parent 7180bbf commit e998566
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -28,7 +28,7 @@ tempfile = "*"
backtrace = "0.3"

csv = "1.0.0"
serde = "^1.0.135"
serde = "^1.0.136"
serde_derive = "^1"
serde_bytes = "*"
anyhow = { version = "1.0", features = ["backtrace"] }
Expand Down

0 comments on commit e998566

Please sign in to comment.