Skip to content

Commit d4a0101

Browse files
Update Rust crate thiserror to 1.0.57 (#62)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6681af4 commit d4a0101

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.77"
1515
futures-lite = "2.2.0"
16-
thiserror = "1.0.56"
16+
thiserror = "1.0.57"

0 commit comments

Comments
 (0)