Skip to content

Commit

Permalink
Bump serde from 1.0.210 to 1.0.214
Browse files Browse the repository at this point in the history
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.210 to 1.0.214.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.210...v1.0.214)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 0f092eb commit c5f9244
Show file tree
Hide file tree
Showing 4 changed files with 48 additions and 48 deletions.
90 changes: 45 additions & 45 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/micro-oz/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ clap = { version = "4.3.14", features = ["env", "derive"] }
ethers = { version = "2.0.10", features = ["openssl"] }
hyper = "0.14.27"
oz-api = { path = "../oz-api" }
serde = "1.0.171"
serde = "1.0.214"
serde_json = "1.0.103"
tokio = { version = "1.29.1", features = ["full"] }
tracing = "0.1.37"
Expand Down
Loading

0 comments on commit c5f9244

Please sign in to comment.