scylladb / cpp-rust-driver

API-compatible rewrite of https://github.com/scylladb/cpp-driver as a wrapper for Rust driver.
GNU Lesser General Public License v2.1
16 stars 11 forks source link

cargo: bump ntest version to 0.9.3 #137

Closed muzarski closed 1 month ago

muzarski commented 1 month ago

Bumped ntest version to the newest one. Thanks to that, the rust-analyzer works with test funtions marked with both #[tokio::test] and #[ntest::timeout()].

Pre-review checklist