lot of refactor
This commit is contained in:
@@ -3,11 +3,12 @@ name = "worker"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[package.metadata.cargo-machete]
|
||||
ignored = ["symphonia"]
|
||||
|
||||
[dependencies]
|
||||
async-nats = { version = "0.46.0" }
|
||||
futures = { version = "0.3.32" }
|
||||
futures-executor = { version = "0.3.32" }
|
||||
nats = { path = "../../libs/nats" }
|
||||
postcard = { version = "1.1.3", features = ["use-std"] }
|
||||
rustls = { version = "0.23.37", default-features = false, features = [
|
||||
"aws-lc-rs",
|
||||
|
||||
Reference in New Issue
Block a user