Skip to content

Commit

Permalink
Pin async trait
Browse files Browse the repository at this point in the history
  • Loading branch information
mara-schulke committed Jul 1, 2023
1 parent 198a35f commit a2a34f0
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 @@ -12,4 +12,4 @@ readme = "README.md"
license = "Apache-2.0"

[dependencies]
async-trait = "*"
async-trait = "0.1"

0 comments on commit a2a34f0

Please sign in to comment.