Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 26, 2023
1 parent 9980ab0 commit ab28133
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 clash_lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ smoltcp = { version = "0.10", default-features = false, features = ["std", "log"
serde = { version = "1.0", features=["derive"] }
serde_yaml = "0.9"
serde_json = "1.0"
erased-serde = "0.3.30"
erased-serde = "0.4.1"

hickory-client = "0.24"
hickory-resolver = "0.24"
Expand Down

0 comments on commit ab28133

Please sign in to comment.