Skip to content

Commit

Permalink
Merge pull request #2571 from appaquet/dependabot/cargo/serde_json-1.…
Browse files Browse the repository at this point in the history
…0.115

build(deps): bump serde_json from 1.0.114 to 1.0.115
  • Loading branch information
github-actions[bot] authored Mar 26, 2024
2 parents ee97f80 + 19abcd6 commit cebc2da
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 integrations/gmail/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ log = "0.4.21"
mailparse = "0.14.1"
serde = "1.0.197"
serde_derive = "1.0.193"
serde_json = "1.0.114"
serde_json = "1.0.115"
serde_yaml = "0.9.34"
structopt = "0.3.26"

Expand Down

0 comments on commit cebc2da

Please sign in to comment.