feat(#1681): add matrix send_file + send_file_dm tools
This commit is contained in:
parent
1b0f035a05
commit
cbbd6f3d6e
6 changed files with 218 additions and 20 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -1378,6 +1378,8 @@ dependencies = [
|
|||
"futures-util",
|
||||
"hive-sh4re",
|
||||
"matrix-sdk",
|
||||
"mime",
|
||||
"mime_guess",
|
||||
"reqwest",
|
||||
"rmcp",
|
||||
"schemars",
|
||||
|
|
|
|||
Loading…
Reference in a new issue