mirror of
https://github.com/faas-rs/faasd-in-rust.git
synced 2025-06-25 00:03:28 +00:00
feat(misc): fix clippy misc and remove unused auth module
This commit is contained in:
@ -27,4 +27,5 @@ futures-util = "0.3"
|
||||
service = { path = "../service" }
|
||||
async-trait = "0.1"
|
||||
lazy_static = "1.4.0"
|
||||
log = "0.4"
|
||||
my-workspace-hack = { version = "0.1", path = "../my-workspace-hack" }
|
Reference in New Issue
Block a user