Skip to content

Commit

Permalink
Merge pull request #218 from arkedge/renovate/serde-monorepo
Browse files Browse the repository at this point in the history
fix(deps): update rust crate serde to 1.0.197
  • Loading branch information
sksat authored Apr 4, 2024
2 parents 79b580a + d0a1d68 commit 887cc48
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
44 changes: 22 additions & 22 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.10.2"
sentry = "0.32.0"
sentry-actix = "0.32.0"
serde = "1.0.193"
serde = "1.0.197"
serde_json = "1.0.108"
structopt = "0.3.26"
surf = { version = "2.3.2", default-features = false, features = ["h1-client-rustls"] }
Expand Down

0 comments on commit 887cc48

Please sign in to comment.