Skip to content

Commit 84a79c7

Browse files
Update Rust crate thiserror to 1.0.52 (#54)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2421c5f commit 84a79c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

async-vfs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ readme = "../README.md"
1313
[dependencies]
1414
async-trait = "0.1.75"
1515
futures-lite = "2.1.0"
16-
thiserror = "1.0.51"
16+
thiserror = "1.0.52"

0 commit comments

Comments
 (0)