Skip to content

Commit

Permalink
Update yuuka requirement from ^0.4 to ^0.5 in the cargo-deps group
Browse files Browse the repository at this point in the history
Updates the requirements on [yuuka](https://github.com/celestia-island/yuuka) to permit the latest version.

Updates `yuuka` to 0.5.2
- [Commits](celestia-island/yuuka@v0.4.0...v0.5.2)

---
updated-dependencies:
- dependency-name: yuuka
  dependency-type: direct:production
  dependency-group: cargo-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent 6cedc63 commit 835106e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/types/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ strum = { workspace = true }
uuid = { workspace = true }
log = { workspace = true }

yuuka = "^0.4"
yuuka = "^0.5"
sea-orm = { workspace = true }

0 comments on commit 835106e

Please sign in to comment.