fix: remote Chrome PDF export & MCP endpoint sync (#15)
All checks were successful
All checks were successful
This commit was merged in pull request #15.
This commit is contained in:
@@ -37,3 +37,5 @@ urlencoding = "2"
|
||||
futures-util = "0.3"
|
||||
jsonwebtoken = "9"
|
||||
zip = { workspace = true }
|
||||
tokio-tungstenite = { version = "0.26", features = ["rustls-tls-webpki-roots"] }
|
||||
futures-core = "0.3"
|
||||
|
||||
Reference in New Issue
Block a user