Skip to content

Commit ff87de7

Browse files
authored
Merge pull request #230 from syncable-dev/develop
Develop
2 parents c8c51bd + 0c3ce4b commit ff87de7

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

Cargo.lock

Lines changed: 7 additions & 7 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
@@ -41,7 +41,7 @@ chrono = { version = "0.4", features = ["serde"] }
4141
colored = "3"
4242
crossterm = "0.28" # Terminal raw mode for interactive input
4343
inquire = "0.7" # Interactive terminal prompts with autocomplete
44-
rustyline = "15" # Readline-style input with completions
44+
rustyline = "17" # Readline-style input with completions
4545
prettytable = "0.10"
4646
term_size = "0.3"
4747

0 commit comments

Comments
 (0)