mirror of
https://github.com/flibusta-apps/book_bot.git
synced 2025-12-06 15:35:35 +01:00
Update
This commit is contained in:
@@ -32,4 +32,4 @@ smallvec = { version = "1.10.0", features = ["serde"] }
|
||||
smartstring = { version = "1.0.1", features = ["serde"] }
|
||||
tokio-stream = "0.1.14"
|
||||
tower = "0.4.13"
|
||||
tower-http = "0.4.3"
|
||||
tower-http = { version = "0.4.3", features = ["trace"] }
|
||||
|
||||
Reference in New Issue
Block a user