Skip to content

Commit

Permalink
Merge pull request #56 from LeoniePhiline/renovate/ratatui-0.26.x
Browse files Browse the repository at this point in the history
fix(deps): update rust crate ratatui to 0.26.2
  • Loading branch information
LeoniePhiline committed Apr 15, 2024
2 parents 132737a + 41aad6e commit d29c1d2
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 30 deletions.
47 changes: 18 additions & 29 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ once_cell = "1.19.0"
opentelemetry = "0.22"
opentelemetry-otlp = { version = "0.15.0", default-features = false, features = ["http-proto", "reqwest-client"] }
opentelemetry_sdk = { version = "0.22", features = ["rt-tokio", "trace"] }
ratatui = "0.26.1"
ratatui = "0.26.2"
regex = "1.10.4"
reqwest = { version = "0.12.3", default-features = false, features = ["rustls-tls", "charset", "http2", "macos-system-configuration", "gzip", "brotli", "cookies"] }
serde_json = "1.0.115"
Expand Down

0 comments on commit d29c1d2

Please sign in to comment.