Bump version (#1715)

* group workspace deps

* update cargo.toml

* revert tant version

* chore: Release
This commit is contained in:
PSeitz
2022-12-12 04:39:43 +01:00
committed by GitHub
parent 96c93a6ba3
commit 509adab79d
6 changed files with 29 additions and 15 deletions

View File

@@ -1,10 +1,14 @@
[package]
authors = ["Paul Masurel <paul@quickwit.io>", "Pascal Seitz <pascal@quickwit.io>"]
name = "ownedbytes"
version = "0.3.0"
version = "0.4.0"
edition = "2021"
description = "Expose data as static slice"
license = "MIT"
documentation = "https://docs.rs/ownedbytes/"
homepage = "https://github.com/quickwit-oss/tantivy"
repository = "https://github.com/quickwit-oss/tantivy"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]