Skip to content

Commit 519438a

Browse files
Update Rust crate tao to 0.33.0 (#160)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 77a874a commit 519438a

File tree

2 files changed

+21
-96
lines changed

2 files changed

+21
-96
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ codegen-units = 1
1212
[dependencies]
1313
serde = { version = "1", features = ["derive"] }
1414
serde_json = "1"
15-
tao = "0.32.0"
15+
tao = "0.33.0"
1616
wry = "0.51.0"
1717
schemars = "0.8.21"
1818
parking_lot = "0.12"

0 commit comments

Comments
 (0)