update version (#461)

This commit is contained in:
Assaf Vayner
2025-08-18 14:35:23 -07:00
committed by GitHub
parent e484a6b150
commit 48be7b08ab
2 changed files with 2 additions and 2 deletions

2
hf_xet/Cargo.lock generated
View File

@@ -1079,7 +1079,7 @@ checksum = "fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c"
[[package]]
name = "hf_xet"
version = "1.1.7"
version = "1.1.8"
dependencies = [
"async-trait",
"bipbuffer",

View File

@@ -1,6 +1,6 @@
[package]
name = "hf_xet"
version = "1.1.7"
version = "1.1.8"
edition = "2021"
license = "Apache-2.0"