Files
pezkuwi-subxt/examples
dependabot[bot] 43a1623f93 build(deps): bump rustls in /examples/parachain-example (#1907)
Bumps [rustls](https://github.com/rustls/rustls) from 0.21.10 to 0.23.21.
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustls/rustls/compare/v/0.21.10...v/0.23.21)

---
updated-dependencies:
- dependency-name: rustls
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-24 16:41:56 +01:00
..

Subxt Examples

Each folder here contains a complete example which makes use of subxt in some way.

For smaller single-file examples, see the ./subxt/examples folder.