Skip to content

Commit 2b57b1e

Browse files
build(deps): bump rhai, remove sync feature
Signed-off-by: Fabrizio Sestito <fabrizio.sestito@suse.com>
1 parent 31dc8a5 commit 2b57b1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ tikv-jemallocator = { version = "0.5.4", features = [
5353
] }
5454
jemalloc_pprof = "0.1.0"
5555
tikv-jemalloc-ctl = "0.5.4"
56-
rhai = { version = "1.18.0", features = ["sync"] }
56+
rhai = { version = "1.19.0" }
5757

5858
[dev-dependencies]
5959
mockall = "0.12"

0 commit comments

Comments
 (0)