Skip to content

Commit

Permalink
fix(deps): Update unleash-types to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Kolstad committed Jan 24, 2023
1 parent fa8e961 commit 02e201b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 15 deletions.
16 changes: 2 additions & 14 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 @@ -28,7 +28,7 @@ tokio = { version = "1.24.2", features = ["macros", "rt-multi-thread", "tracing"
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-types = "0.5.1"
unleash-yggdrasil = "0.4.0"

[dev-dependencies]
Expand Down

0 comments on commit 02e201b

Please sign in to comment.