Skip to content

Commit 93b3313

Browse files
authoredFeb 4, 2024
Update Rust crate reedline to 0.28.0
1 parent f8956e7 commit 93b3313

File tree

2 files changed

+7
-16
lines changed

2 files changed

+7
-16
lines changed
 

‎Cargo.lock

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

‎Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ proptest = "1.4.0"
7171
rayon = "1.8.0"
7272
rand = { version = "0.8.5", features = ["min_const_gen", "small_rng"] }
7373
rand_chacha = "0.3.1"
74-
reedline = "0.27.1"
74+
reedline = "0.28.0"
7575
reqwest = { version = "0.11", features = ["default", "blocking", "json", "stream"] }
7676
ringbuffer = "0.15.0"
7777
rusqlite = { version = "0.30" }

0 commit comments

Comments
 (0)