wasmcloud-component-adapters 0.5.0

wasmCloud component adapters
Documentation

How to update

  1. Update adapter URL and flake

    1. Update adapter URL
    2. Update flake: nix flake update
    3. Commit: build(nix): update adapter to X.Y.Z
  2. (If releasing)

    1. bump the Cargo.toml and Cargo.lock: cargo build
    2. Commit: build: vX.Y.Z