Skip to content

Commit

Permalink
Use new workspace dependency inheritance feature (#45)
Browse files Browse the repository at this point in the history
* Use new workspace dependencies inheritence

* Replace futures with futures_util

* Add Cargo.lock for the workspace
  • Loading branch information
elichai authored Sep 24, 2022
1 parent 6fbc672 commit c1c8c08
Show file tree
Hide file tree
Showing 21 changed files with 1,764 additions and 114 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
*.lock
target
web-root
/.idea/*
Expand Down
Loading

0 comments on commit c1c8c08

Please sign in to comment.