Skip to content

Commit

Permalink
chore(deps): Bump serde_default from 0.1.0 to 0.2.0
Browse files Browse the repository at this point in the history
Bumps [serde_default](https://github.com/TedDriggs/serde_default) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/TedDriggs/serde_default/releases)
- [Commits](TedDriggs/serde_default@v0.1.0...v0.2.0)

---
updated-dependencies:
- dependency-name: serde_default
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 23, 2024
1 parent 07bd25b commit a403ce8
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 20 deletions.
41 changes: 22 additions & 19 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 src/common/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ rw_resource_util = { workspace = true }
ryu = "1.0"
serde = { version = "1", features = ["derive"] }
serde_bytes = "0.11"
serde_default = "0.1"
serde_default = "0.2"
serde_json = "1"
serde_with = "3"
smallbitset = "0.7.1"
Expand Down

0 comments on commit a403ce8

Please sign in to comment.