Skip to content

Commit

Permalink
Update salvo-utils requirement from 0.0.3 to 0.0.4
Browse files Browse the repository at this point in the history
Updates the requirements on [salvo-utils](https://github.com/salvo-rs/salvo-utils) to permit the latest version.
- [Commits](https://github.com/salvo-rs/salvo-utils/commits)

---
updated-dependencies:
- dependency-name: salvo-utils
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 14, 2023
1 parent f307c62 commit 347c02e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ rustls = "0.21.1"
rustls-pemfile = "1.0"
rust-embed = "6"
salvo-rustls = "0.0.3"
salvo-utils = "0.0.3"
salvo-utils = "0.0.4"
salvo_macros = { version = "0.46.0", path = "crates/macros", default-features = false }
salvo_core = { version = "0.46.0", path = "crates/core", default-features = false }
salvo_extra = { version = "0.46.0", path = "crates/extra", default-features = false }
Expand Down

0 comments on commit 347c02e

Please sign in to comment.