diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-05-15 23:52:12 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-05-15 23:52:12 +0800 |
| commit | aae29170dc7ae7a8976699c4d1f7011f9f238a06 (patch) | |
| tree | b15e73d4b73b23ed41df555f962cbcdfd2b254ad /Cargo.lock | |
| parent | de448a04dc594f0938210abaa12de0e168f5741a (diff) | |
Remove thiserror dependency and implement error types manually
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -310,7 +310,6 @@ dependencies = [ "serde", "serde_json", "serde_yaml", - "thiserror", "toml", ] |
