dependabot-preview[bot]
|
a52a9afa3c
|
Bump console from 0.9.1 to 0.9.2
Bumps [console](https://github.com/mitsuhiko/console) from 0.9.1 to 0.9.2.
- [Release notes](https://github.com/mitsuhiko/console/releases)
- [Commits](https://github.com/mitsuhiko/console/compare/0.9.1...0.9.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-29 23:22:44 -07:00 |
Dan Albert
|
c324e71768
|
Bump cargo toml versions to 0.24.0 (#7976)
|
2020-01-25 11:04:27 -06:00 |
sakridge
|
8572b57834
|
Refactor chacha cuda to be able to test cuda crate but not in OpenCL (#7685)
* Refactor chacha cuda to be able to test cuda crate but not in OpenCL
chacha not implemeted in OpenCL
* Get off core::Error
|
2020-01-16 08:29:36 -08:00 |
Dan Albert
|
ca10cf081f
|
Update cargo.toml files from 0.22.0 to 0.23.0 (#7596)
|
2019-12-20 21:45:42 -05:00 |
Michael Vines
|
294662a1ce
|
Bump version to 0.22.0
|
2019-11-25 21:34:50 -07:00 |
Ryo Onodera
|
3faeb7fa79
|
Rename solana-netutil to solana-net-utils for consistency (#6895)
* sed -i -e 's/netutil/net_utils/g' $(git grep --files-with-matches netutil :**.rs)
* sed -i -e 's/netutil/net-utils/g' $(git grep --files-with-matches netutil)
* git mv netutil/ net-utils
* Tweak a bit
* Fix rustfmt & clippy
|
2019-11-12 13:37:13 -07:00 |
Ryo Onodera
|
d84f367317
|
Extract duplicate clap helpers into clap-utils (#6812)
|
2019-11-12 09:42:08 +09:00 |
dependabot-preview[bot]
|
66f76c8067
|
Bump console from 0.9.0 to 0.9.1 (#6700)
Bumps [console](https://github.com/mitsuhiko/console) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/mitsuhiko/console/releases)
- [Commits](https://github.com/mitsuhiko/console/compare/0.9.0...0.9.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-11-03 19:41:16 -08:00 |
Dan Albert
|
73c31d873e
|
Update Cargo.toml versions from 0.20.0 to 0.21.0 (#6568)
|
2019-10-25 17:40:49 -06:00 |
Greg Fitzgerald
|
9232057e95
|
Rename replicator to archiver (#6464)
* Rename replicator to archiver
* cargo fmt
* Fix grammar
|
2019-10-21 11:29:37 -06:00 |