Skip to content

Commit

Permalink
Merge pull request #386 from tktcorporation/dependabot/cargo/serde_js…
Browse files Browse the repository at this point in the history
…on-1.0.108

⬆️ Bump serde_json from 1.0.107 to 1.0.108
  • Loading branch information
tktcorporation committed Nov 26, 2023
2 parents be7d437 + f87cd26 commit 69f0bc3
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 @@ -20,7 +20,7 @@ aws-types = { git = "https://github.com/awslabs/aws-sdk-rust", tag = "v0.0.7-alp
tracing-subscriber = { version = "0.3.17", features = ["fmt"] }
tiger = "0.2.1"
rand = "0.8.5"
serde_json = "1.0.107"
serde_json = "1.0.108"
regex = "1.10.2"
html-escape = "0.2.13"
mockall = "0.11.4"
Expand Down

0 comments on commit 69f0bc3

Please sign in to comment.