solana/programs/bpf
dependabot[bot] 418076ab3e
chore: bump ed25519-dalek-bip32 from 0.1.1 to 0.2.0 (#23346)
* chore: bump ed25519-dalek-bip32 from 0.1.1 to 0.2.0

Bumps [ed25519-dalek-bip32](https://github.com/jpopesculian/ed25519-dalek-bip32) from 0.1.1 to 0.2.0.
- [Release notes](https://github.com/jpopesculian/ed25519-dalek-bip32/releases)
- [Commits](https://github.com/jpopesculian/ed25519-dalek-bip32/commits/v0.2.0)

---
updated-dependencies:
- dependency-name: ed25519-dalek-bip32
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* [auto-commit] Update all Cargo lock files

* Bump derivation-path

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-02-27 00:15:04 +00:00
..
benches Add script for running nightly rustfmt on all workspaces (#23244) 2022-02-22 11:59:06 +08:00
c Fix CPI duplicate account privilege escalation (#22752) 2022-01-28 00:52:02 +01:00
rust Add script for running nightly rustfmt on all workspaces (#23244) 2022-02-22 11:59:06 +08:00
tests Update the consumed compute units cost for hashing syscalls 2022-02-23 02:32:41 +00:00
.gitignore
Cargo.lock chore: bump ed25519-dalek-bip32 from 0.1.1 to 0.2.0 (#23346) 2022-02-27 00:15:04 +00:00
Cargo.toml Bump rbpf to v0.2.24 (#23263) 2022-02-21 23:38:12 +01:00
build.rs Add script for running nightly rustfmt on all workspaces (#23244) 2022-02-22 11:59:06 +08:00