Skip to content

Commit

Permalink
Merge pull request #328 from Raspirus/renovate/terminal_size-0.x
Browse files Browse the repository at this point in the history
Update Rust crate terminal_size to 0.3.0
  • Loading branch information
Benji377 authored Sep 15, 2023
2 parents 2e6fb55 + b59293b commit 3e9760a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 37 deletions.
41 changes: 5 additions & 36 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 src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ winapi = "0.3"
sysinfo = "0.29"
reqwest = { version = "0.11.20", features = ["blocking"] }
rusqlite = { version = "0.29.0", features = ["bundled"] }
terminal_size = "0.2.6"
terminal_size = "0.3.0"
tokio = "1.32.0"
walkdir = "2.4.0"
serde_json = "1.0"
Expand Down

0 comments on commit 3e9760a

Please sign in to comment.