Skip to content

Commit fece083

Browse files
authored
Merge pull request #232 from syncable-dev/develop
Develop
2 parents 8b37619 + 928e713 commit fece083

2 files changed

Lines changed: 17 additions & 52 deletions

File tree

Cargo.lock

Lines changed: 16 additions & 51 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
@@ -39,7 +39,7 @@ rayon = "1.11"
3939
termcolor = "1"
4040
chrono = { version = "0.4", features = ["serde"] }
4141
colored = "3"
42-
crossterm = "0.28" # Terminal raw mode for interactive input
42+
crossterm = "0.29" # Terminal raw mode for interactive input
4343
inquire = "0.7" # Interactive terminal prompts with autocomplete
4444
rustyline = "17" # Readline-style input with completions
4545
prettytable = "0.10"

0 commit comments

Comments
 (0)