Skip to content

Commit

Permalink
Use thiserror
Browse files Browse the repository at this point in the history
  • Loading branch information
madig committed Dec 21, 2021
1 parent df9f486 commit 3a4b149
Show file tree
Hide file tree
Showing 10 changed files with 139 additions and 346 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ serde_repr = "0.1"
quick-xml = "0.22.0"
rayon = { version = "1.3.0", optional = true }
kurbo = { version = "0.8.1", optional = true }
thiserror = "1.0"

[dependencies.druid]
#git = "https://github.com/xi-editor/druid.git"
Expand Down
Loading

0 comments on commit 3a4b149

Please sign in to comment.