Skip to content

Commit 0ebe450

Browse files
build(deps): bump the rust-dependencies group with 6 updates (#14483)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 37fe42d commit 0ebe450

File tree

3 files changed

+28
-28
lines changed

3 files changed

+28
-28
lines changed

Cargo.lock

Lines changed: 26 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

helix-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ unicode-segmentation.workspace = true
3030
# For now lets lock the version to avoid rendering glitches
3131
# when installing without `--locked`
3232
unicode-width = "=0.1.12"
33-
unicode-general-category = "1.0"
33+
unicode-general-category = "1.1"
3434
slotmap.workspace = true
3535
tree-house.workspace = true
3636
once_cell = "1.21"

helix-lsp-types/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ license = "MIT"
2222

2323
[dependencies]
2424
bitflags.workspace = true
25-
serde = { version = "1.0.224", features = ["derive"] }
25+
serde = { version = "1.0.226", features = ["derive"] }
2626
serde_json = "1.0.145"
2727
url = {version = "2.5.4", features = ["serde"]}
2828

0 commit comments

Comments
 (0)