Skip to content

Commit

Permalink
Merge pull request #264 from dzervas/renovate/serde_json-1.x
Browse files Browse the repository at this point in the history
Update Rust crate serde_json to 1.0.105
  • Loading branch information
dzervas authored Aug 21, 2023
2 parents 2887b57 + c439361 commit cdceb98
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -12,4 +12,4 @@ serde = { version = "1.0.183", features = ["derive"] }
[dev-dependencies]
actix-rt = "2.8.0"
actix-test = { version = "0.1.1", features = ["rustls"] }
serde_json = "1.0.104"
serde_json = "1.0.105"

0 comments on commit cdceb98

Please sign in to comment.