Skip to content

Commit bdb5b26

Browse files
Remove quick-error
Now that we have migrated to thiserror, we can remove quick-error
1 parent b1c1fdd commit bdb5b26

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,6 @@ parse_datetime = "0.9.0"
323323
phf = "0.11.2"
324324
phf_codegen = "0.11.2"
325325
platform-info = "2.0.3"
326-
quick-error = "2.0.1"
327326
rand = { version = "0.9.0", features = ["small_rng"] }
328327
rand_core = "0.9.0"
329328
rayon = "1.10"

0 commit comments

Comments
 (0)