memgraph / rsmgclient

Memgraph database adapter for Rust programming language.
https://crates.io/crates/rsmgclient
Apache License 2.0
38 stars 6 forks source link

Macports support #41

Closed adarshp closed 1 year ago

adarshp commented 1 year ago

This PR adds support for MacPorts. Previously, build.rs assumed the use of Homebrew on macOS machines.

gitbuda commented 1 year ago

@adarshp thank you so much for the effort! I'll try it out + take a deep look soon 👀