Tag: crates.io

  • GuardianDB is now available on crates.io!

    We’re excited to announce that GuardianDB has just been officially published on crates.io, the primary package registry for the Rust community. Starting today, you can integrate GuardianDB into your Rust project with a simple addition: Run the following Cargo command in your project directory: cargo add guardian-db Or add the following line to your Cargo.toml:…