Skip to content

Commit 78a9563

Browse files
chore(deps): update tao requirement from 0.31.1 to 0.34.5
Updates the requirements on [tao](https://github.com/tauri-apps/tao) to permit the latest version. - [Release notes](https://github.com/tauri-apps/tao/releases) - [Changelog](https://github.com/tauri-apps/tao/blob/dev/CHANGELOG.md) - [Commits](tauri-apps/tao@tao-v0.31.1...tao-v0.34.5) --- updated-dependencies: - dependency-name: tao dependency-version: 0.34.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 022296a commit 78a9563

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ rocket_sync_db_pools = { version = "0.1.0", features = ["diesel_sqlite_pool"] }
6868
schemars = "0.8.1"
6969
serde = "1.0.217"
7070
serde_json = "1.0.138"
71-
tao = "0.31.1"
71+
tao = "0.34.5"
7272
tray-icon = "0.21.1"
7373
webbrowser = "1.0.3"
7474
# common = { path = "../common" }

0 commit comments

Comments
 (0)