Skip to content

Commit a7ab6d6

Browse files
Update Rust crate thiserror to 1.0.53 (#55)
1 parent 84a79c7 commit a7ab6d6

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.52"
16+
thiserror = "1.0.53"

0 commit comments

Comments
 (0)