Skip to content

Commit

Permalink
Merge pull request #113 from code0-tech/107-remove-hybrid-mode
Browse files Browse the repository at this point in the history
107-remove-hybrid-mode
  • Loading branch information
raphael-goetz authored Dec 28, 2024
2 parents b044d82 + cc05c92 commit 83e9969
Show file tree
Hide file tree
Showing 7 changed files with 51 additions and 406 deletions.
10 changes: 0 additions & 10 deletions Cargo.lock

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

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ futures = "0.3"
serde_json = { version = "1.0" }
json_env_logger2 = "0.2"
log = "0.4.22"
clokwerk = { version = "0.4", features = ["async"] }
tucana = { version = "0.0.13", features = ["sagittarius", "aquila"] }
dotenv = "0.15.0"
rabbitmq-stream-client = "0.7.0"
Expand Down
1 change: 0 additions & 1 deletion aquila/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ aquila_cache = { workspace = true }
aquila_store = { workspace = true }
async-stream = { workspace = true }
async-trait = { workspace = true }
clokwerk = { workspace = true }
dotenv = { workspace = true }
futures = { workspace = true }
log = { workspace = true }
Expand Down
Loading

0 comments on commit 83e9969

Please sign in to comment.