solana/programs/bpf
dependabot[bot] 69a0ff9a37
chore: bump num-traits from 0.2.14 to 0.2.15 (#24949)
* chore: bump num-traits from 0.2.14 to 0.2.15

Bumps [num-traits](https://github.com/rust-num/num-traits) from 0.2.14 to 0.2.15.
- [Release notes](https://github.com/rust-num/num-traits/releases)
- [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md)
- [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.14...num-traits-0.2.15)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com>
2022-05-04 00:26:09 +00:00
..
benches Singlular syscall context (#24204) 2022-04-11 16:05:09 -07:00
c Fix CPI duplicate account privilege escalation (#22752) 2022-01-28 00:52:02 +01:00
rust Simplify register and bind (#24724) 2022-04-28 10:24:42 +02:00
tests Bump solana_rbpf to v0.2.28 (#24800) 2022-04-30 10:58:12 +02:00
.gitignore
Cargo.lock chore: bump num-traits from 0.2.14 to 0.2.15 (#24949) 2022-05-04 00:26:09 +00:00
Cargo.toml Bump solana_rbpf to v0.2.28 (#24800) 2022-04-30 10:58:12 +02:00
build.rs sim: Override slot hashes account on simulation bank (#24543) 2022-04-22 12:32:31 +02:00