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
13 stars 11 forks source link

Import fixed version of scylla-rust-driver #67

Closed Gor027 closed 1 year ago

Gor027 commented 1 year ago

This is dependent upon this PR in scylla-rust-driver

This PR imports a fixed version of scylla-rust-driver (0.4.7) instead of this fork. Also, it adds necessary modifications in order to compile successfully.