More functionality in the ownedbytes crate (#1172)

This commit is contained in:
Paul Masurel
2021-10-07 18:14:49 +09:00
committed by GitHub
parent 27acfa4dea
commit b5b1244857
4 changed files with 55 additions and 3 deletions

View File

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