Skip to content

Commit

Permalink
Merge pull request #126 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.160
  • Loading branch information
sksat committed Apr 13, 2023
2 parents 3b60096 + 58a6d49 commit cb14ba6
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 27 deletions.
63 changes: 37 additions & 26 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
Expand Up @@ -19,7 +19,7 @@ hmac = "0.12.1"
regex = "1.7.1"
sentry = "0.29.2"
sentry-actix = "0.29.2"
serde = "1.0.155"
serde = "1.0.160"
serde_json = "1.0.92"
structopt = "0.3.26"
surf = { version = "2.3.2", default-features = false, features = ["h1-client-rustls"] }
Expand Down

0 comments on commit cb14ba6

Please sign in to comment.