solana/programs
dependabot[bot] b53656b517
Bump wasm-bindgen from 0.2.82 to 0.2.84 (#30887)
* Bump wasm-bindgen from 0.2.82 to 0.2.84

Bumps [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) from 0.2.82 to 0.2.84.
- [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/compare/0.2.82...0.2.84)

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

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

* [auto-commit] Update all Cargo lock files

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com>
2023-03-27 12:07:18 -06:00
..
address-lookup-table Feature gate builtin consumes static units during processing instruction (#30702) 2023-03-24 11:31:01 -05:00
address-lookup-table-tests chore: workspace inheritance (#29893) 2023-02-23 22:01:54 +08:00
bpf-loader-tests chore: workspace inheritance (#29893) 2023-02-23 22:01:54 +08:00
bpf_loader Fix deployment slot for upgraded programs (#30902) 2023-03-27 06:48:26 -07:00
compute-budget Feature gate builtin consumes static units during processing instruction (#30702) 2023-03-24 11:31:01 -05:00
config Feature gate builtin consumes static units during processing instruction (#30702) 2023-03-24 11:31:01 -05:00
ed25519-tests chore: workspace inheritance (#29893) 2023-02-23 22:01:54 +08:00
loader-v3 Increment usage count for loaded programs and call eviction (#30900) 2023-03-27 06:48:05 -07:00
sbf Bump wasm-bindgen from 0.2.82 to 0.2.84 (#30887) 2023-03-27 12:07:18 -06:00
stake Feature gate builtin consumes static units during processing instruction (#30702) 2023-03-24 11:31:01 -05:00
vote Feature gate builtin consumes static units during processing instruction (#30702) 2023-03-24 11:31:01 -05:00
zk-token-proof Feature gate builtin consumes static units during processing instruction (#30702) 2023-03-24 11:31:01 -05:00
zk-token-proof-tests [zk-token-sdk] Add option to create proof context state in the proof verification program (#29996) 2023-03-16 07:35:20 +09:00