solana-with-rpc-optimizations/sdk
dependabot[bot] 455313584f
chore: bump sha3 from 0.10.0 to 0.10.1 (#23480)
* chore: bump sha3 from 0.10.0 to 0.10.1

Bumps [sha3](https://github.com/RustCrypto/hashes) from 0.10.0 to 0.10.1.
- [Release notes](https://github.com/RustCrypto/hashes/releases)
- [Commits](https://github.com/RustCrypto/hashes/compare/sha3-v0.10.0...sha3-v0.10.1)

---
updated-dependencies:
- dependency-name: sha3
  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

* Revert bump in zk-token-sdk

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com>
Co-authored-by: Tyera Eulberg <tyera@solana.com>
2022-03-16 06:01:01 +00:00
..
benches
bpf
cargo-build-bpf Bump version to 1.10.3 (#23648) 2022-03-14 11:18:45 -05:00
cargo-test-bpf Bump version to 1.10.3 (#23648) 2022-03-14 11:18:45 -05:00
docker-solana
macro Bump version to 1.10.3 (#23648) 2022-03-14 11:18:45 -05:00
program Bump version to 1.10.3 (#23648) 2022-03-14 11:18:45 -05:00
src Update InvalidRentPayingAccount error (#23680) 2022-03-15 21:41:16 -06:00
tests
.gitignore
Cargo.toml chore: bump sha3 from 0.10.0 to 0.10.1 (#23480) 2022-03-16 06:01:01 +00:00
README.md
build.rs
package.json

README.md

Solana

Solana SDK

Use the Solana SDK Crate to write client side applications in Rust. If writing on-chain programs, use the Solana Program Crate instead.

More information about Solana is available in the Solana documentation.

The Solana Program Library provides examples of how to use this crate.

Still have questions? Ask us on Discord