Skip to content

Commit

Permalink
Merge pull request #106 from danieleades/dependabot/cargo/erased-serd…
Browse files Browse the repository at this point in the history
…e-0.4.5

Bump erased-serde from 0.4.4 to 0.4.5
  • Loading branch information
github-actions[bot] authored Jun 1, 2024
2 parents 8f801c0 + c50c3f6 commit 1ab99f0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
11 changes: 9 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.38", features = ["serde"] }
serde = { version = "1.0.199", features = ["derive"] }
rand = "0.8.4"
serde_json = "1.0.116"
erased-serde = "0.4.2"
erased-serde = "0.4.5"
thiserror = "1.0.59"
tracing = "0.1.29"

Expand Down

0 comments on commit 1ab99f0

Please # to comment.