Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit 11fba32

Browse files
Bump evalexpr from 10.0.0 to 11.0.0 (#254)
1 parent 9aebd98 commit 11fba32

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

expr_tools/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repository = "https://github.com/10XGenomics/rust-toolbox"
99

1010
[dependencies]
1111

12-
evalexpr = ">=7, <11"
12+
evalexpr = ">=7, <12"
1313
statrs = ">=0.15, <0.17"
1414
string_utils = { version = "0.1", path = "../string_utils" }
1515
vector_utils = { version = "0.1", path = "../vector_utils" }

0 commit comments

Comments
 (0)