Skip to content

Commit

Permalink
Update Rust crate async-trait to 0.1.80
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent b358c87 commit 73c2550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ tokio = { version = "1" }
tokio-stream = "0.1"
futures = "0.3"
chrono = { version = "0.4", features = ["serde", "clock"], default-features = false }
async-trait = "0.1"
async-trait = "0.1.80"
hex = "0.4"
backoff = { version = "0.4", features = ["tokio"] }
redb = { version = "2.1", optional = true }
Expand Down

0 comments on commit 73c2550

Please sign in to comment.