We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 022296a commit 78a9563Copy full SHA for 78a9563
crates/server/Cargo.toml
@@ -68,7 +68,7 @@ rocket_sync_db_pools = { version = "0.1.0", features = ["diesel_sqlite_pool"] }
68
schemars = "0.8.1"
69
serde = "1.0.217"
70
serde_json = "1.0.138"
71
-tao = "0.31.1"
+tao = "0.34.5"
72
tray-icon = "0.21.1"
73
webbrowser = "1.0.3"
74
# common = { path = "../common" }
0 commit comments