We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 223b1ee commit d0ceb07Copy full SHA for d0ceb07
Cargo.toml
@@ -1,6 +1,8 @@
1
[package]
2
name = "opa-wasm"
3
version = "0.1.0"
4
+description = "A crate to use OPA policies compiled to WASM."
5
+repository = "https://github.com/matrix-org/rust-opa-wasm"
6
rust-version = "1.76"
7
authors = ["Quentin Gliech <quenting@element.io>"]
8
edition = "2021"
0 commit comments