Skip to content

Commit 3bed85c

Browse files
Update Rust crate async-trait to 0.1.68 (#8)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cccefb4 commit 3bed85c

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
@@ -11,6 +11,6 @@ readme = "../README.md"
1111
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1212

1313
[dependencies]
14-
async-trait = "0.1.42"
14+
async-trait = "0.1.68"
1515
futures-lite = "1.12.0"
1616
thiserror = "1.0.40"

0 commit comments

Comments
 (0)