mirror of
https://github.com/mii443/esaxx-rs.git
synced 2025-12-03 02:58:24 +00:00
Bump version
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -193,7 +193,7 @@ checksum = "bb1f6b1ce1c140482ea30ddd3335fc0024ac7ee112895426e0a629a6c20adfe3"
|
||||
|
||||
[[package]]
|
||||
name = "esaxx-rs"
|
||||
version = "0.1.3"
|
||||
version = "0.1.4"
|
||||
dependencies = [
|
||||
"cc",
|
||||
"criterion",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "esaxx-rs"
|
||||
version = "0.1.3"
|
||||
version = "0.1.4"
|
||||
authors = ["Nicolas Patry <patry.nicolas@protonmail.com>"]
|
||||
edition = "2018"
|
||||
description = "Wrapping around sentencepiece's esaxxx library."
|
||||
|
||||
Reference in New Issue
Block a user