Skip to content

Commit

Permalink
Merge pull request #922 from hannobraun/dependabot/cargo/serde_json-1…
Browse files Browse the repository at this point in the history
….0.83

Bump serde_json from 1.0.82 to 1.0.83
  • Loading branch information
hannobraun authored Aug 8, 2022
2 parents ebff736 + 47b9d06 commit 221b18b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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 crates/fj/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ version = "0.11.0"
path = "../../crates/fj-proc"

[dev-dependencies]
serde_json = "1.0.82"
serde_json = "1.0.83"
2 changes: 1 addition & 1 deletion tools/release-operator/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ log = "0.4.17"
regex = "1.6.0"
secstr = "0.5.0"
semver = "1.0.12"
serde_json = "1.0.82"
serde_json = "1.0.83"
thiserror = "1.0.31"

[dependencies.reqwest]
Expand Down

0 comments on commit 221b18b

Please sign in to comment.