Skip to content

Commit

Permalink
Merge pull request #248 from e-identification/dependabot/cargo/serde_…
Browse files Browse the repository at this point in the history
…json-1.0.118

Bump serde_json from 1.0.117 to 1.0.118
  • Loading branch information
github-actions[bot] authored Jun 25, 2024
2 parents dfd38bd + cd7117d commit 212e3ed
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 @@ -21,7 +21,7 @@ reqwest = { version = "0.12.5", default-features = false, features = [
"blocking",
], optional = true }
serde = { version = "1.0.203", features = ["derive"] }
serde_json = "1.0.117"
serde_json = "1.0.118"
thiserror = "1.0.61"
url = "2.5.2"
pem = "3.0.4"
Expand Down

0 comments on commit 212e3ed

Please sign in to comment.