Skip to content

Commit

Permalink
#[TRIG] TrigRebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
denisandroid authored Nov 20, 2022
1 parent 58dc945 commit 172b8f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,4 @@ parking_lot = { version = "0.12.1", optional = true }
# The synchronization primitive is implemented using the `tokio`+`parking_lot` library.
tokio = { version = "1.21.2", optional = true, default-features = false, features = ["parking_lot", "sync"]}
async-trait = { version = "0.1.58", optional = true }

0 comments on commit 172b8f4

Please sign in to comment.