Skip to content

Commit

Permalink
Merge pull request #161 from arkedge/renovate/serde-1.x
Browse files Browse the repository at this point in the history
fix(deps): update rust crate serde to 1.0.188
  • Loading branch information
sksat authored Aug 31, 2023
2 parents d88c32d + 82534c7 commit e6b7067
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 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 @@ -19,7 +19,7 @@ hmac = "0.12.1"
regex = "1.9.1"
sentry = "0.31.5"
sentry-actix = "0.31.5"
serde = "1.0.171"
serde = "1.0.188"
serde_json = "1.0.102"
structopt = "0.3.26"
surf = { version = "2.3.2", default-features = false, features = ["h1-client-rustls"] }
Expand Down

0 comments on commit e6b7067

Please sign in to comment.