mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-18 18:06:41 +01:00
add thiserror to edn module; 38.57% total cov
This commit is contained in:
parent
77d617f9a0
commit
3837dbd47b
7 changed files with 66 additions and 36 deletions
|
|
@ -7,6 +7,7 @@ version = "0.1.0"
|
|||
clojure-reader = "0.3.0"
|
||||
konst = { version = "0.3.16", features = [ "rust_1_83" ] }
|
||||
itertools = "0.14.0"
|
||||
thiserror = "2.0"
|
||||
|
||||
[features]
|
||||
default = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue