Skip to content

Commit

Permalink
update compose example (#1370)
Browse files Browse the repository at this point in the history
Co-authored-by: Stuart Harris <stuart.harris@red-badger.com>
  • Loading branch information
charypar and StuartHarris authored Jan 16, 2024
1 parent 9684f6c commit 90e6205
Show file tree
Hide file tree
Showing 10 changed files with 4,011 additions and 98 deletions.
122 changes: 122 additions & 0 deletions crates/wasm-compose/example/middleware/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 crates/wasm-compose/example/middleware/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ publish = false

[dependencies]
flate2 = "1.0.24"
cargo-component-bindings = "0.4.0"
cargo-component-bindings = "0.6.0"

[lib]
crate-type = ["cdylib"]
Expand Down
Loading

0 comments on commit 90e6205

Please sign in to comment.