Skip to content

Commit

Permalink
Satisfy cache benchmarks need for 'atspi-connection'
Browse files Browse the repository at this point in the history
  • Loading branch information
luukvanderduim committed Mar 3, 2024
1 parent 27a032f commit a36619d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cache/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ smartstring = { version = "1.0.1", features = ["serde"] }

[dev-dependencies]
criterion = { version = "0.4.0", features = ["async_tokio", "html_reports"] }
atspi-connection.workspace = true
rand = "0.8.5"
serde_json.workspace = true
tokio = { workspace = true, features = ["rt-multi-thread"] }
Expand Down

0 comments on commit a36619d

Please sign in to comment.