Skip to content

Commit 00dd9d4

Browse files
fix(deps): bump tao from 0.31.1 to 0.33.0
Bumps [tao](https://github.com/tauri-apps/tao) from 0.31.1 to 0.33.0. - [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.33) --- updated-dependencies: - dependency-name: tao dependency-version: 0.33.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 79059f4 commit 00dd9d4

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

Cargo.lock

Lines changed: 7 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/fig_desktop/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ serde.workspace = true
7777
serde_json.workspace = true
7878
shellexpand.workspace = true
7979
sysinfo.workspace = true
80-
tao = { version = "0.31.1", features = ["serde"] }
80+
tao = { version = "0.33.0", features = ["serde"] }
8181
tempfile.workspace = true
8282
time.workspace = true
8383
tokio.workspace = true

0 commit comments

Comments
 (0)