allow including context
https://claude.ai/chat/a6df04ed-85dd-46b9-a3bd-26b5ae3c78f5
This commit is contained in:
@@ -3,10 +3,11 @@ description = "Example of running cel-rust interpreter in browser"
|
||||
edition = "2024"
|
||||
name = "cel_js_example"
|
||||
publish = false
|
||||
version = "0.0.0"
|
||||
version = "0.1.0"
|
||||
|
||||
[dependencies]
|
||||
cel = "0.11.0"
|
||||
serde_json = "1.0"
|
||||
|
||||
[lib]
|
||||
crate-type = ["cdylib", "rlib"]
|
||||
|
||||
Reference in New Issue
Block a user