Skip to content

Commit

Permalink
fix(deps): update rust crate unleash-yggdrasil to 0.4.0 (#8)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 24, 2023
1 parent bc3729b commit fa8e961
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
15 changes: 8 additions & 7 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 @@ -29,7 +29,7 @@ tracing = { version = "0.1.37", features = ["log"] }
tracing-opentelemetry = "0.18.0"
tracing-subscriber = { version = "0.3.16", features = ["json", "env-filter"] }
unleash-types = "0.4.1"
unleash-yggdrasil = "0.2.0"
unleash-yggdrasil = "0.4.0"

[dev-dependencies]
test-case = "2.2.2"

0 comments on commit fa8e961

Please sign in to comment.