regorust 0.3.8

Rust bindings for the rego-cpp Rego compiler and interpreter
1
2
3
4
5
6
7
8
9
10
11
12
13
[build-dependencies]

[dependencies]

[package]
description = "Rust bindings for the rego-cpp Rego compiler and interpreter"
edition = "2021"
homepage = "https://microsoft.github.io/rego-cpp/"
license = "MIT"
name = "regorust"
readme = "README.md"
repository = "https://github.com/microsoft/rego-cpp"
version = "0.3.8"