Skip to content

Commit c80ffa3

Browse files
committed
bump repl version
1 parent a791837 commit c80ffa3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/irust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ toml = "0.7.6"
1919
serde = { version = "1.0.188", features = ["derive"] }
2020
printer = { path = "../printer/", version = "0.8.0" }
2121
irust_api = { path = "../irust_api/", version = "0.31.0" }
22-
irust_repl = { path = "../irust_repl", version = "0.24.0", features = [
22+
irust_repl = { path = "../irust_repl", version = "0.25.0", features = [
2323
"serde",
2424
] }
2525
rscript = "0.17.0"

0 commit comments

Comments
 (0)