Skip to content

Commit

Permalink
Vendor all dependencies into seperate monorepo
Browse files Browse the repository at this point in the history
Due to the instability of crates.io, this gives way better
stability and versioning guarantees with the tradeoff that
now, users might compile crates twice. However, that is
generally better than code breaking every few days, so
it's the lesser evil.

Fixes #86 and #80.
  • Loading branch information
fschutt committed Jan 14, 2019
1 parent dbca01a commit 5098ab3
Show file tree
Hide file tree
Showing 4 changed files with 823 additions and 724 deletions.

0 comments on commit 5098ab3

Please sign in to comment.