Skip to content

Commit

Permalink
dep-update: bump unleash-types from 0.15.4 to 0.15.6
Browse files Browse the repository at this point in the history
Bumps [unleash-types](https://github.com/Unleash/unleash-types-rs) from 0.15.4 to 0.15.6.
- [Release notes](https://github.com/Unleash/unleash-types-rs/releases)
- [Changelog](https://github.com/Unleash/unleash-types-rs/blob/main/CHANGELOG.md)
- [Commits](Unleash/unleash-types-rs@v0.15.4...v0.15.6)

---
updated-dependencies:
- dependency-name: unleash-types
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 31, 2025
1 parent be47a4c commit adabfda
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 server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ tokio-stream = { version = "0.1.17" }
tracing = { version = "0.1.41", features = ["log"] }
tracing-subscriber = { version = "0.3.19", features = ["json", "env-filter"] }
ulid = "1.1.4"
unleash-types = { version = "0.15.4", features = ["openapi", "hashes"] }
unleash-types = { version = "0.15.6", features = ["openapi", "hashes"] }
unleash-yggdrasil = { version = "0.14.6" }
utoipa = { version = "5.3.1", features = ["actix_extras", "chrono"] }
utoipa-swagger-ui = { version = "9.0.0", features = ["actix-web"] }
Expand Down

0 comments on commit adabfda

Please sign in to comment.