Bump hypher

This commit is contained in:
Laurenz 2023-09-04 13:23:14 +02:00
parent 7c42c9bab0
commit 68a25f497e
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View File

@ -945,9 +945,9 @@ dependencies = [
[[package]]
name = "hypher"
version = "0.1.2"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "927f74d31cdbfd8de201340c0bc474c52c9145193ccd8885fcede14005591aad"
checksum = "723e315d77ea8aa1aedf53ad979ff0e763cfa2a1b3403248e427ae052f403cad"
[[package]]
name = "iai"

View File

@ -24,7 +24,7 @@ comemo = "0.3"
csv = "1"
ecow = "0.1"
hayagriva = "0.3"
hypher = "0.1.2"
hypher = "0.1.3"
icu_properties = { version = "1.2.0", features = ["serde"] }
icu_provider = { version = "1.2.0", features = ["sync"] }
icu_provider_adapters = "1.2.0"