Skip to content

Commit

Permalink
Update Cargo.toml with atomic-shim dependency
Browse files Browse the repository at this point in the history
Added atomic-shim dependency
  • Loading branch information
humaita-github authored Jan 30, 2025
1 parent ce66a7d commit e02df46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions playback/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ path = "../metadata"
version = "0.6.0-dev"

[dependencies]
atomic-shim = "0.2.0"
futures-util = "0.3"
log = "0.4"
parking_lot = { version = "0.12", features = ["deadlock_detection"] }
Expand Down

0 comments on commit e02df46

Please sign in to comment.