Skip to content

Commit 5db4c4e

Browse files
chore(deps): update tao requirement from 0.31.1 to 0.34.6
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.6) --- updated-dependencies: - dependency-name: tao dependency-version: 0.34.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 27e3935 commit 5db4c4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.6"
7272
tokio = { version = "1.0", features = ["full"] }
7373
tray-icon = "0.21.1"
7474
webbrowser = "1.0.3"

0 commit comments

Comments
 (0)