Skip to content

Commit

Permalink
Draft: use thiserror
Browse files Browse the repository at this point in the history
  • Loading branch information
madig committed Dec 17, 2021
1 parent 7c86886 commit f283a3b
Show file tree
Hide file tree
Showing 10 changed files with 139 additions and 340 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 f283a3b

Please sign in to comment.