Skip to content

Commit 41ad0a0

Browse files
Bump ratatui from 0.26.3 to 0.27.0
Bumps [ratatui](https://github.com/ratatui-org/ratatui) from 0.26.3 to 0.27.0. - [Release notes](https://github.com/ratatui-org/ratatui/releases) - [Changelog](https://github.com/ratatui-org/ratatui/blob/main/CHANGELOG.md) - [Commits](ratatui/ratatui@v0.26.3...v0.27.0) --- updated-dependencies: - dependency-name: ratatui dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 33c46fe commit 41ad0a0

File tree

2 files changed

+36
-6
lines changed

2 files changed

+36
-6
lines changed

Cargo.lock

Lines changed: 35 additions & 5 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
@@ -30,7 +30,7 @@ lazy_static = "1.5.0"
3030
libc = "0.2.155"
3131
log = "0.4.21"
3232
nostr-sdk = "0.29.0"
33-
ratatui = { version = "0.26.3", features = ["serde", "macros"] }
33+
ratatui = { version = "0.27.0", features = ["serde", "macros"] }
3434
regex = "1.10.5"
3535
serde = { version = "1.0.203", features = ["derive"] }
3636
serde_json = "1.0.117"

0 commit comments

Comments
 (0)