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 405f68f commit 0c9b473Copy full SHA for 0c9b473
pyproject.toml
@@ -3,7 +3,7 @@ requires = ["maturin>=1.5,<2.0"]
3
build-backend = "maturin"
4
5
[project]
6
-name = "cel"
+name = "common-expression-language"
7
requires-python = ">=3.11"
8
classifiers = [
9
"Programming Language :: Rust",
0 commit comments