Skip to content

Commit

Permalink
Bump erased-serde from 0.4.2 to 0.4.3
Browse files Browse the repository at this point in the history
Bumps [erased-serde](https://github.com/dtolnay/erased-serde) from 0.4.2 to 0.4.3.
- [Release notes](https://github.com/dtolnay/erased-serde/releases)
- [Commits](dtolnay/erased-serde@0.4.2...0.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent 20b5684 commit d91062c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ chrono = { version = "0.4.33", features = ["serde"] }
serde = { version = "1.0.196", features = ["derive"] }
rand = "0.8.4"
serde_json = "1.0.113"
erased-serde = "0.4.2"
erased-serde = "0.4.3"
thiserror = "1.0.56"
tracing = "0.1.29"

Expand Down

0 comments on commit d91062c

Please sign in to comment.