This is an automated email from the ASF dual-hosted git repository.
gkoszyk pushed a change to branch two_halves
in repository https://gitbox.apache.org/repos/asf/iggy.git
from 2bbb74243 improvements
add efa7ba7cc rename from buf to iobuf
No new revisions were added by this update.
Summary of changes:
Cargo.lock | 14 +++++++-------
Cargo.toml | 2 +-
core/{buf => iobuf}/Cargo.toml | 2 +-
core/{buf => iobuf}/src/lib.rs | 19 +++++++++++++++++++
4 files changed, 28 insertions(+), 9 deletions(-)
rename core/{buf => iobuf}/Cargo.toml (98%)
rename core/{buf => iobuf}/src/lib.rs (96%)