Skip to content

Commit

Permalink
Bump serde from 1.0.137 to 1.0.151 (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 23, 2022
1 parent cfd37f9 commit 95eeaf8
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 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 sns-discord/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ lambda_runtime = "0.5.1"
tokio = "1.16.1"
hyper = { version = "0.14.23", features = ["client", "http2", "http1"] }
hyper-rustls = "0.23.0"
serde = "1.0.137"
serde = "1.0.151"
serde_json = "1.0.91"
once_cell = "1.16.0"

0 comments on commit 95eeaf8

Please sign in to comment.