Update name to regorus

Signed-off-by: Anand Krishnamoorthi <anakrish@microsoft.com>
This commit is contained in:
Anand Krishnamoorthi
2023-02-09 20:33:39 -08:00
parent 4c3df24a09
commit 980a5d4772
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
#![cfg(test)]
use anyhow::Result;
use rego_rs::*;
use regorus::*;
#[test]
fn non_string_key() -> Result<()> {