Skip to content

Commit

Permalink
Bump async-trait to 0.1.80 to match Cargo.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
jjkiely committed Jun 27, 2024
1 parent 71ea11e commit 6225b49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion limitador/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ serde_json = "1"
rmp-serde = "1.1.0"
thiserror = "1"
futures = "0.3"
async-trait = "0.1"
async-trait = "0.1.80"
cfg-if = "1"
tracing = "0.1.40"
metrics = "0.22.3"
Expand Down

0 comments on commit 6225b49

Please sign in to comment.