Skip to content

Commit

Permalink
chore: upgrade reedline (#268)
Browse files Browse the repository at this point in the history
  • Loading branch information
reubeno authored Nov 13, 2024
1 parent a83c688 commit 6ac93c4
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
62 changes: 31 additions & 31 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 brush-interactive/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ brush-parser = { version = "^0.2.10", path = "../brush-parser" }
brush-core = { version = "^0.2.12", path = "../brush-core" }
indexmap = "2.6.0"
nu-ansi-term = { version = "0.50.1", optional = true }
reedline = { version = "0.36.0", optional = true }
reedline = { version = "0.37.0", optional = true }
thiserror = "2.0.3"
tracing = "0.1.40"

Expand Down

0 comments on commit 6ac93c4

Please sign in to comment.