Skip to content

Commit

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

Bump serde_json from 1.0.83 to 1.0.85
  • Loading branch information
hannobraun authored Aug 22, 2022
2 parents 4c1b0cc + 91df970 commit 459a5c9
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.12.0"
path = "../../crates/fj-proc"

[dev-dependencies]
serde_json = "1.0.83"
serde_json = "1.0.85"
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.13"
serde_json = "1.0.83"
serde_json = "1.0.85"
thiserror = "1.0.32"

[dependencies.reqwest]
Expand Down

0 comments on commit 459a5c9

Please sign in to comment.