Skip to content

Commit f6c6d31

Browse files
fix(deps): bump tao from 0.30.8 to 0.31.1 (#359)
Bumps [tao](https://github.com/tauri-apps/tao) from 0.30.8 to 0.31.1. - [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.30.8...tao-v0.31.1) --- updated-dependencies: - dependency-name: tao dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 79b2626 commit f6c6d31

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 3 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
@@ -78,7 +78,7 @@ serde.workspace = true
7878
serde_json.workspace = true
7979
shellexpand = "3.0.0"
8080
sysinfo.workspace = true
81-
tao = { version = "0.30.8", features = ["serde"] }
81+
tao = { version = "0.31.1", features = ["serde"] }
8282
tempfile.workspace = true
8383
time.workspace = true
8484
tokio.workspace = true

0 commit comments

Comments
 (0)