Skip to content

Commit eb4853a

Browse files
fix(deps): bump tao from 0.31.1 to 0.34.0
--- updated-dependencies: - dependency-name: tao dependency-version: 0.34.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bed5a9b commit eb4853a

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.34.0", features = ["serde"] }
8181
tempfile.workspace = true
8282
time.workspace = true
8383
tokio.workspace = true

0 commit comments

Comments
 (0)