Moving FileSlice to tantivy-common (#1729)

This commit is contained in:
Paul Masurel
2022-12-21 16:35:11 +09:00
committed by GitHub
parent 32cb1d22da
commit f39165e1e7
27 changed files with 89 additions and 56 deletions

View File

@@ -1,7 +1,7 @@
[package]
authors = ["Paul Masurel <paul@quickwit.io>", "Pascal Seitz <pascal@quickwit.io>"]
name = "ownedbytes"
version = "0.4.0"
version = "0.5.0"
edition = "2021"
description = "Expose data as static slice"
license = "MIT"