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 bed4c12 commit 094050fCopy full SHA for 094050f
Cargo.toml
@@ -2,6 +2,8 @@
2
name = "rscel"
3
version = "0.7.2"
4
edition = "2021"
5
+description = "Cel interpreter in rust"
6
+license = "MIT"
7
8
[lib]
9
crate-type = ["cdylib", "rlib"]
0 commit comments