Skip to content

Commit

Permalink
Bump reedline
Browse files Browse the repository at this point in the history
  • Loading branch information
stinodego committed Aug 9, 2023
1 parent 275dd1a commit 72a0193
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion polars-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ ciborium = { workspace = true }
clap = { version = "4.2.2", features = ["derive", "cargo"] }
nu-ansi-term = { version = "0.49.0", optional = true }
once_cell = { workspace = true }
reedline = { git = "https://github.com/nushell/reedline", rev = "541698fb74c249cd540583fab2425c91700481fa" }
reedline = { git = "https://github.com/nushell/reedline", rev = "e7ee24a2b01d041feefb5eb58ba2377a20412f94" }
serde = { workspace = true, features = ["derive"] }
sqlparser = { workspace = true }
tmp_env = "0.1.1"
Expand Down

0 comments on commit 72a0193

Please sign in to comment.