Skip to content

Commit

Permalink
Bump serde from 1.0.166 to 1.0.168 (solana-labs#32436)
Browse files Browse the repository at this point in the history
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.166 to 1.0.168.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.166...v1.0.168)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com>
Signed-off-by: Illia Bobyr <illia.bobyr@solana.com>
  • Loading branch information
dependabot[bot] and dependabot-buildkite authored Jul 11, 2023
1 parent 1aa075f commit dd75d09
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 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 @@ -279,7 +279,7 @@ rustls = { version = "0.20.8", default-features = false }
rustversion = "1.0.13"
scopeguard = "1.1.0"
semver = "1.0.17"
serde = "1.0.166"
serde = "1.0.168"
serde_bytes = "0.11.11"
serde_derive = "1.0.103"
serde_json = "1.0.100"
Expand Down
8 changes: 4 additions & 4 deletions programs/sbf/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit dd75d09

Please sign in to comment.