dependabot[bot]
|
4b6aca6120
|
Bump tempfile from 3.0.7 to 3.0.8 (#4341)
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.0.7 to 3.0.8.
- [Release notes](https://github.com/Stebalien/tempfile/releases)
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/NEWS)
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.0.7...v3.0.8)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-05-18 19:56:51 -07:00 |
dependabot[bot]
|
1d327a5167
|
Bump bincode from 1.1.3 to 1.1.4 (#4290)
Bumps [bincode](https://github.com/TyOverby/bincode) from 1.1.3 to 1.1.4.
- [Release notes](https://github.com/TyOverby/bincode/releases)
- [Commits](https://github.com/TyOverby/bincode/compare/v1.1.3...v1.1.4)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-05-15 09:47:55 -06:00 |
dependabot[bot]
|
674a49f8d7
|
Bump serde_derive from 1.0.90 to 1.0.91 (#4172)
Bumps [serde_derive](https://github.com/serde-rs/serde) from 1.0.90 to 1.0.91.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.90...v1.0.91)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-05-07 20:05:41 -07:00 |
dependabot[bot]
|
673a9417ef
|
Bump serde from 1.0.90 to 1.0.91 (#4171)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.90 to 1.0.91.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.90...v1.0.91)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-05-06 21:41:30 -07:00 |
Michael Vines
|
656e2649a7
|
v0.15.0
|
2019-04-27 07:38:46 -07:00 |
Dan Albert
|
8638b3bb19
|
Update Cargo.toml files for version = 0.14.0
|
2019-04-16 02:50:20 +00:00 |
dependabot[bot]
|
7295a84d69
|
Bump bincode from 1.1.2 to 1.1.3 (#3672)
Bumps [bincode](https://github.com/TyOverby/bincode) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/TyOverby/bincode/releases)
- [Commits](https://github.com/TyOverby/bincode/compare/v1.1.2...v1.1.3)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-04-08 12:55:18 -07:00 |
dependabot[bot]
|
f97f0c4758
|
Bump serde_derive from 1.0.89 to 1.0.90
Bumps [serde_derive](https://github.com/serde-rs/serde) from 1.0.89 to 1.0.90.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.89...v1.0.90)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-04-03 19:54:50 -07:00 |
dependabot[bot]
|
e6ac5bc546
|
Bump serde from 1.0.89 to 1.0.90
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.89 to 1.0.90.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.89...v1.0.90)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-04-03 20:26:48 -06:00 |
Mark E. Sinclair
|
9b0bf5ad66
|
Add tests for table mappers; Bugfix on-disk mapper (#3408)
add tests to `kvstore::mapper::{disk, memory}` modules
fix bug in disk mapper uncovered by tests
use `tempdir` crate for unit test-directories
|
2019-03-21 11:38:29 -05:00 |
Michael Vines
|
ad12b0efce
|
Bump kvstore version to 0.13.0 to match all other solana crates (#3334)
|
2019-03-15 19:05:24 -05:00 |
Mark
|
656fb173f9
|
Extract kvstore into separate crate (#3327)
* extract kvstore into new crate
* add kvstore crate to CI publishing list
|
2019-03-15 18:42:47 -05:00 |