Update dependencies to help in Fedora packaging (#5835)

Signed-off-by: Rodolfo Olivieri <rodolfo.olivieri3@gmail.com>
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com>
This commit is contained in:
Rodolfo Olivieri
2025-12-17 15:01:06 -03:00
committed by GitHub
parent 9569c1fb0a
commit 4e117723b7
6 changed files with 357 additions and 185 deletions
+4
View File
@@ -16,6 +16,10 @@ string_slice = "warn"
[workspace.dependencies]
rmcp = { version = "0.9.1", features = ["schemars", "auth"] }
webbrowser = "1.0"
which = "8.0.0"
etcetera = "0.11.0"
ignore = "0.4.25"
# Patch for Windows cross-compilation issue with crunchy
[patch.crates-io]