Skip to content

Commit d0ceb07

Browse files
committed
Fill in crate metadata
1 parent 223b1ee commit d0ceb07

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
[package]
22
name = "opa-wasm"
33
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"
46
rust-version = "1.76"
57
authors = ["Quentin Gliech <quenting@element.io>"]
68
edition = "2021"

0 commit comments

Comments
 (0)