version bump to 1.4.0 (#699)

This commit is contained in:
Rajat Arya
2026-03-11 10:48:23 -07:00
committed by GitHub
parent 83a28271ea
commit 02da1d233b
2 changed files with 2 additions and 2 deletions

2
hf_xet/Cargo.lock generated
View File

@@ -1375,7 +1375,7 @@ checksum = "fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c"
[[package]]
name = "hf_xet"
version = "1.3.2"
version = "1.4.0"
dependencies = [
"async-trait",
"cas_client",

View File

@@ -1,6 +1,6 @@
[package]
name = "hf_xet"
version = "1.3.2"
version = "1.4.0"
edition = "2024"
license = "Apache-2.0"