Skip to content

Commit

Permalink
refactor(libwaysip): Separate state and dispatch files
Browse files Browse the repository at this point in the history
Signed-off-by: Shinyzenith <[email protected]>
  • Loading branch information
Shinyzenith committed Apr 7, 2024
1 parent 6256101 commit bb6d2c0
Show file tree
Hide file tree
Showing 9 changed files with 792 additions and 613 deletions.
106 changes: 106 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ readme = "README.md"

[workspace.dependencies]
libwaysip = { version = "0.2.2", path = "./libwaysip" }
tracing = "0.1"
Loading

0 comments on commit bb6d2c0

Please sign in to comment.