Skip to content

Commit

Permalink
Merge pull request #457 from sagiegurari/dependabot/cargo/evalexpr-12…
Browse files Browse the repository at this point in the history
….0.0

Bump evalexpr from 11.3.1 to 12.0.0
  • Loading branch information
sagiegurari authored Oct 18, 2024
2 parents a930d7e + a766ca9 commit 41dd976
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 41dd976

Please sign in to comment.