Skip to content

Commit

Permalink
Bump serde_json from 1.0.94 to 1.0.105 (saber-hq#47)
Browse files Browse the repository at this point in the history
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.94 to 1.0.105.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.94...v1.0.105)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 19, 2023
1 parent cb71b7e commit 91a310b
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 36 deletions.
81 changes: 46 additions & 35 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/anchor-idl/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ darling = "0.14"
heck = "0.4.1"
proc-macro2 = "1"
quote = "1"
serde_json = "1.0.94"
serde_json = "1.0.105"
syn = { version = "1", features = ["full"] }

[dev-dependencies]
Expand Down

0 comments on commit 91a310b

Please sign in to comment.