Skip to content

Commit

Permalink
Update Rust crate async-trait to 0.1.76
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 31, 2023
1 parent 98c561a commit 7398855
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 @@ -10,7 +10,7 @@ reqwest = "0.11.23"
serde = "1.0.193"
serde_derive = "1.0.193"
serde_json = "1.0.108"
async-trait = "0.1.75"
async-trait = "0.1.76"
tokio = { version = "1.35.1", features = ["rt-multi-thread", "macros"] }
colored = "2.1.0"
self_update = { version = "0.39.0", features = ["archive-zip", "compression-zip-deflate"] }
Expand Down

0 comments on commit 7398855

Please sign in to comment.