Skip to content

Commit

Permalink
remove: pg
Browse files Browse the repository at this point in the history
  • Loading branch information
geofmureithi committed Aug 5, 2024
1 parent b5425d9 commit cee6261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benches/storages.rs
Original file line number Diff line number Diff line change
Expand Up @@ -155,5 +155,5 @@ define_bench!("mysql", {
)
});

criterion_group!(benches, sqlite_in_memory, redis, postgres, mysql);
criterion_group!(benches, sqlite_in_memory, redis, mysql);
criterion_main!(benches);

0 comments on commit cee6261

Please sign in to comment.