Skip to content

Commit 4f83106

Browse files
deps: bump rustyline-async from 0.4.5 to 0.4.6 (#425)
2 parents 15b9986 + 4453d36 commit 4f83106

File tree

2 files changed

+56
-20
lines changed

2 files changed

+56
-20
lines changed

Cargo.lock

Lines changed: 55 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ wasm-bindgen-futures.workspace = true
181181
hex-literal = { default-features = false, version = "1.0.0" }
182182
sha2 = { workspace = true }
183183
tokio = { features = ["full"], workspace = true }
184-
rustyline-async = { version = "0.4.5" }
184+
rustyline-async = { version = "0.4.6" }
185185
tracing-subscriber = { features = ["env-filter"], version = "0.3.19" }
186186
rand = { workspace = true }
187187
tempfile = "3.17.1"

0 commit comments

Comments
 (0)