Commit Graph

6 Commits

Author SHA1 Message Date
dependabot[bot] 945063e0fa
Bump wasm-bindgen-test from 0.3.34 to 0.3.37 (#501)
* Bump wasm-bindgen-test from 0.3.34 to 0.3.37

Bumps [wasm-bindgen-test](https://github.com/rustwasm/wasm-bindgen) from 0.3.34 to 0.3.37.
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/commits)

---
updated-dependencies:
- dependency-name: wasm-bindgen-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* wasm?

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adam H. Leventhal <ahl@oxide.computer>
2023-06-20 16:16:08 -07:00
Dillen Meijboom d329bc0912
Add support for wasm (#278) 2023-04-25 21:50:04 -07:00
Adam Leventhal a5fea0b061
fix a warning with base64 (#300) 2023-01-11 14:19:55 -08:00
Adam Leventhal aa71826283
update actions (#141) 2022-07-26 21:06:31 -07:00
Adam Leventhal 9b28ac87c6
add an optional builder pattern as well as extension traits for tags when using the builder interface (#86) 2022-07-02 19:09:38 -07:00
Adam Leventhal 3fe0029f5d
minor cleanup (#8) 2021-10-09 08:38:01 -07:00