Skip to content

Commit 3b32841

Browse files
fix(deps): update rust crate async-trait to v0.1.92 (#1393)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 49cb8f4 commit 3b32841

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -6,7 +6,7 @@ license = "MIT"
66
publish = false
77

88
[dependencies]
9-
async-trait = "=0.1.91"
9+
async-trait = "=0.1.92"
1010
color-eyre = "=0.6.5"
1111
compact_str = { version = "=0.10.0", features = ["serde"] }
1212
crossterm = { version = "=0.29.0", default-features = false, features = [

0 commit comments

Comments
 (0)