Skip to content

Commit

Permalink
chore: bump yggdrasil to pull through fix for rollout not working wit…
Browse files Browse the repository at this point in the history
…h random (#187)
  • Loading branch information
sighphyre authored May 17, 2023
1 parent c28ca3f commit 447baab
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 @@ -50,7 +50,7 @@ tracing = {version = "0.1.37", features = ["log"]}
tracing-subscriber = {version = "0.3.17", features = ["json", "env-filter"]}
ulid = "1.0.0"
unleash-types = { version = "0.10.0", features = ["openapi", "hashes"]}
unleash-yggdrasil = { version = "0.5.5" }
unleash-yggdrasil = { version = "0.5.6" }
utoipa = {version = "3", features = ["actix_extras", "chrono"]}
utoipa-swagger-ui = {version = "3", features = ["actix-web"]}
[dev-dependencies]
Expand Down

0 comments on commit 447baab

Please sign in to comment.