chore: release

This commit is contained in:
github-actions[bot]
2026-05-22 17:53:06 +00:00
committed by Anand Krishnamoorthi
parent 86b4a279fa
commit 4552b68e45
15 changed files with 39 additions and 24 deletions
+2 -2
View File
@@ -999,7 +999,7 @@ checksum = "dc897dd8d9e8bd1ed8cdad82b5966c3e0ecae09fb1907d58efaa013543185d0a"
[[package]]
name = "regorus"
version = "0.10.0"
version = "0.10.1"
dependencies = [
"anyhow",
"chrono",
@@ -1030,7 +1030,7 @@ dependencies = [
[[package]]
name = "regorusjs"
version = "0.10.0"
version = "0.10.1"
dependencies = [
"getrandom 0.2.17",
"getrandom 0.3.4",
+1 -1
View File
@@ -2,7 +2,7 @@
[package]
name = "regorusjs"
version = "0.10.0"
version = "0.10.1"
edition = "2021"
repository = "https://github.com/microsoft/regorus/bindings/wasm"
description = "WASM bindings for Regorus - a fast, lightweight Rego interpreter written in Rust"