solana-with-rpc-optimizations/programs/sbf
dependabot[bot] 948caebfa9
build(deps): bump chrono from 0.4.34 to 0.4.37 (#603)
* build(deps): bump chrono from 0.4.34 to 0.4.37

Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.34 to 0.4.37.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.34...v0.4.37)

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

* update deprecated functions

* add test_unix_timestamp_to_string

---------

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>
Co-authored-by: yihau <yihau.chen@icloud.com>
2024-04-05 19:06:52 +00:00
..
benches Revert deprecate executable feature (#309) 2024-03-20 10:54:15 -05:00
c Upgrade sbf tests to use bpf loader v3 (#34691) 2024-01-14 18:20:01 -06:00
rust Simd 118: extend EpochRewards sysvar (#428) 2024-03-27 19:24:06 -06:00
tests Use `&str` instead of `String` in `add_builtin` (#539) 2024-04-02 14:36:13 -03:00
.gitignore
Cargo.lock build(deps): bump chrono from 0.4.34 to 0.4.37 (#603) 2024-04-05 19:06:52 +00:00
Cargo.toml Version bump v2.0.0 (#121) 2024-03-11 12:11:22 -06:00
build.rs