Skip to content

Commit

Permalink
Merge pull request #26 from wasmCloud/update_wasmcloud_1.0_deps
Browse files Browse the repository at this point in the history
chore: update wadm and wash-lib to the latest released versions
  • Loading branch information
protochron authored Apr 17, 2024
2 parents a9a0590 + cd02677 commit 4804546
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 112 deletions.
159 changes: 49 additions & 110 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@ tracing-opentelemetry = "0.20"
tracing-subscriber = { version = "0.3", features = ["env-filter", "json"] }
utoipa = { version = "4.1", features = ["axum_extras"] }
uuid = { version = "1", features = ["v5"] }
wadm = "0.11.0-alpha.3"
wash-lib = "0.20.0-alpha.2"
wadm = "0.11.0"
wash-lib = "0.20.0"
wasmcloud-operator-types = { version = "*", path = "./crates/types" }

[workspace]
Expand Down

0 comments on commit 4804546

Please sign in to comment.