Skip to content

Commit f08ada9

Browse files
dependabot[bot]hardbyte
authored andcommitted
Bump cel from 0.11.1 to 0.11.4
Bumps [cel](https://github.com/cel-rust/cel-rust) from 0.11.1 to 0.11.4. - [Release notes](https://github.com/cel-rust/cel-rust/releases) - [Changelog](https://github.com/cel-rust/cel-rust/blob/master/.release-plz.toml) - [Commits](cel-rust/cel-rust@cel-v0.11.1...cel-v0.11.4) --- updated-dependencies: - dependency-name: cel dependency-version: 0.11.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 54d0d68 commit f08ada9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ crate-type = ["cdylib"]
1010

1111
[dependencies]
1212
pyo3 = { version = "0.25.1", features = ["chrono", "py-clone"]}
13-
cel = { version = "0.11.1", features = ["chrono", "json", "regex"] }
13+
cel = { version = "0.11.4", features = ["chrono", "json", "regex"] }
1414
log = "0.4.27"
1515
pyo3-log = "0.12.4"
1616
chrono = { version = "0.4.41", features = ["serde"] }

0 commit comments

Comments
 (0)