1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 20:17:45 +00:00

Bump thiserror from 1.0.69 to 2.0.3

This commit is contained in:
Daniel Hofstetter 2024-11-25 09:28:35 +01:00
parent c2aea0f7b6
commit 91dc89c3ba
2 changed files with 33 additions and 13 deletions

View file

@ -332,7 +332,7 @@ tempfile = "3.10.1"
uutils_term_grid = "0.6"
terminal_size = "0.4.0"
textwrap = { version = "0.16.1", features = ["terminal_size"] }
thiserror = "1.0.59"
thiserror = "2.0.3"
time = { version = "0.3.36" }
unicode-segmentation = "1.11.0"
unicode-width = "0.1.12"