Trent Nelson
|
d6f22433d0
|
Bump version to v1.10.0
|
2021-12-04 20:17:54 +00:00 |
Michael Vines
|
b8837c04ec
|
Reformat imports to a consistent style for imports
rustfmt.toml configuration:
imports_granularity = "One"
group_imports = "One"
|
2021-12-03 09:19:13 -08:00 |
Michael Vines
|
dd12d90eac
|
Upgrade to Rust 2021
|
2021-11-30 20:43:46 -08:00 |
Trent Nelson
|
767f740305
|
Bump version to 1.9.0
|
2021-10-06 17:57:41 -07:00 |
Giles Cope
|
c3a610374a
|
unused deps
|
2021-09-11 14:33:53 -07:00 |
dependabot[bot]
|
78968d132f
|
chore: bump log from 0.4.11 to 0.4.14 (#18323)
* chore: bump log from 0.4.11 to 0.4.14
Bumps [log](https://github.com/rust-lang/log) from 0.4.11 to 0.4.14.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.11...0.4.14)
---
updated-dependencies:
- dependency-name: log
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Make version consistent
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyera Eulberg <tyera@solana.com>
|
2021-06-30 18:32:01 +00:00 |
Michael Vines
|
8eab0e8602
|
Bump version to v1.8.0 (#17541)
|
2021-05-27 08:51:53 -07:00 |
Michael Vines
|
a2eb655322
|
=1.7.0
|
2021-03-16 07:51:07 +00:00 |
Michael Vines
|
0c9ca5522c
|
Bump version to v1.7.0
|
2021-03-13 09:01:21 +00:00 |
sakridge
|
a53b8558cd
|
Only mmap file from snapshot once (#14815)
|
2021-01-28 08:15:33 -08:00 |
Michael Vines
|
1e977ac025
|
Bump version to v1.6.0
|
2020-12-15 18:28:04 +00:00 |
dependabot[bot]
|
88d950e5a8
|
chore: bump log from 0.4.8 to 0.4.11 (#13691)
* chore: bump log from 0.4.8 to 0.4.11
Bumps [log](https://github.com/rust-lang/log) from 0.4.8 to 0.4.11.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.8...0.4.11)
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>
|
2020-12-13 13:48:23 +09:00 |
sakridge
|
55b0428ff7
|
Add store-tool (#13254)
|
2020-11-01 09:41:28 -08:00 |