Skip to content

Commit

Permalink
Merge branch 'feat/logging' into fix/remove-sleep
Browse files Browse the repository at this point in the history
  • Loading branch information
MicaiahReid committed Jun 20, 2023
2 parents 7c71dd1 + 117bcdf commit 71c99fa
Show file tree
Hide file tree
Showing 11 changed files with 521 additions and 171 deletions.
27 changes: 27 additions & 0 deletions Cargo.lock

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

2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ hyper = { version = "0.14", features = ["full"] }
tower = "0.4.13"
http-body = "0.4.5"
hiro-system-kit = {version = "0.1.0", features = ["log"]}
strum_macros = "0.24.3"
strum = "0.24.1"

[dev-dependencies]
tower-test = "0.4.0"
Loading

0 comments on commit 71c99fa

Please sign in to comment.