Skip to content

Commit

Permalink
next atempt
Browse files Browse the repository at this point in the history
  • Loading branch information
Petr Gadorek committed Nov 13, 2024
1 parent 266e1de commit be2938d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 @@ -5,7 +5,7 @@ edition = "2021"

[dependencies]
tokio = {version = "1.37.0", features=["full"]}
idf-im-lib = { git = "https://github.com/espressif/idf-im-lib.git", rev="3fef8596fbd9ec02c8c22fb0b59abb4e02bf0e7f" }
idf-im-lib = { git = "https://github.com/espressif/idf-im-lib.git", rev="e7628216b7db7b5aa48113741c7b7c44c6a6d830" }
clap = {version = "4.5", features = ["cargo", "derive", "color"]}
crossterm = "0.27.0"
dialoguer = { git = "https://github.com/Hahihula/dialoguer.git", branch = "folder-select", features = ["folder-select"] }
Expand Down

0 comments on commit be2938d

Please sign in to comment.