Skip to content

Commit 13f38b9

Browse files
Update Rust crate reedline to 0.28.0 (#1141)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c417bb2 commit 13f38b9

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.1"
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)