Skip to content

Commit b2a26e5

Browse files
Bump evalexpr from 12.0.3 to 13.0.0
Bumps [evalexpr](https://github.com/ISibboI/evalexpr) from 12.0.3 to 13.0.0. - [Changelog](https://github.com/ISibboI/evalexpr/blob/main/CHANGELOG.md) - [Commits](https://github.com/ISibboI/evalexpr/commits/v13.0.0) --- updated-dependencies: - dependency-name: evalexpr dependency-version: 13.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aded1a0 commit b2a26e5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

duckscript_sdk/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ base64 = "^0.22"
3030
cfg-if = "^1"
3131
colored = "^3"
3232
duckscript = { version = "^0.10.0", path = "../duckscript" }
33-
evalexpr = "^12"
33+
evalexpr = "^13"
3434
fs_extra = "^1"
3535
fsio = { version = "^0.4", features = ["temp-path"] }
3636
glob = "^0.3"

0 commit comments

Comments
 (0)