Skip to content

Commit

Permalink
Bump evalexpr from 11.3.1 to 12.0.0
Browse files Browse the repository at this point in the history
Bumps [evalexpr](https://github.com/ISibboI/evalexpr) from 11.3.1 to 12.0.0.
- [Changelog](https://github.com/ISibboI/evalexpr/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ISibboI/evalexpr/commits/[email protected])

---
updated-dependencies:
- dependency-name: evalexpr
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent 371e722 commit a766ca9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion duckscript_sdk/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ base64 = "^0.22"
cfg-if = "^1"
colored = "^2"
duckscript = { version = "^0.10.0", path = "../duckscript" }
evalexpr = "^11"
evalexpr = "^12"
fs_extra = "^1"
fsio = { version = "^0.4", features = ["temp-path"] }
glob = "^0.3"
Expand Down

0 comments on commit a766ca9

Please sign in to comment.