Skip to content

Commit

Permalink
build: Bump reedline from 0.22.0 to 0.23.0 (#10)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 2, 2023
1 parent 7c0480b commit f3273a7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 14 deletions.
19 changes: 6 additions & 13 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ ciborium = "0.2"
clap = { version = "4.4.2", features = ["derive", "cargo"] }
nu-ansi-term = { version = "0.49", optional = true }
once_cell = "1"
reedline = "0.22"
reedline = "0.23"
serde = { version = "1.0.160", features = ["derive"] }
sqlparser = "0.37"
tmp_env = "0.1.1"
Expand Down

0 comments on commit f3273a7

Please sign in to comment.