Skip to content

Commit 8b9699f

Browse files
build(deps): update rust-embed to 8.7.2
1 parent 5ced011 commit 8b9699f

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -22,7 +22,7 @@ name = "chara"
2222
[dependencies]
2323
clap_complete = "4.5.42"
2424
clap = { version = "4.5.27", features = ["derive"] }
25-
rust-embed = { version = "8.5.0", features = ["debug-embed"] }
25+
rust-embed = { version = "8.7.2", features = ["debug-embed"] }
2626
textwrap = { version = "0.16.1", features = ["terminal_size"] }
2727
unicode-width = "0.2.0"
2828
regex = "1.11.1"

0 commit comments

Comments
 (0)