Merge pull request #244 from neodyland/dependabot/cargo/thiserror-2.0.16

build(deps): bump thiserror from 2.0.15 to 2.0.16
This commit is contained in:
tuna2134
2025-09-01 06:17:04 +09:00
committed by GitHub
2 changed files with 11 additions and 11 deletions

View File

@@ -24,7 +24,7 @@ regex = "1.10.6"
serde = { version = "1.0.210", features = ["derive"] }
serde_json = "1.0.142"
tar = "0.4.41"
thiserror = "2.0.15"
thiserror = "2.0.16"
tokenizers = { version = "0.21.4", default-features = false }
zstd = "0.13.2"