Skip to content

Commit

Permalink
#[TRIG] TrigRebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
denisandroid authored Dec 25, 2022
1 parent 172b8f4 commit 1ece1cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,3 @@ 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 1ece1cf

Please sign in to comment.