Skip to content

Commit a0b75ba

Browse files
chore(deps): bump the gpui group with 2 updates
Bumps the gpui group with 2 updates: [gpui-component](https://github.com/longbridge/gpui-component) and [gpui-component-assets](https://github.com/longbridge/gpui-component). Updates `gpui-component` from 0.5.0-preview2 to 0.5.0 - [Release notes](https://github.com/longbridge/gpui-component/releases) - [Commits](longbridge/gpui-component@v0.5.0-preview2...v0.5.0) Updates `gpui-component-assets` from 0.5.0-preview2 to 0.5.0 - [Release notes](https://github.com/longbridge/gpui-component/releases) - [Commits](longbridge/gpui-component@v0.5.0-preview2...v0.5.0) --- updated-dependencies: - dependency-name: gpui-component dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gpui - dependency-name: gpui-component-assets dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gpui ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b1768b9 commit a0b75ba

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ rust-version = "1.75"
1414
[dependencies]
1515
# GPUI framework
1616
gpui = "0.2"
17-
gpui-component = "0.5.0-preview1"
18-
gpui-component-assets = "0.5.0-preview1"
17+
gpui-component = "0.5.0"
18+
gpui-component-assets = "0.5.0"
1919

2020
# Sync HTTP client (avoids aws-lc-sys compilation issues)
2121
ureq = { version = "3", features = ["json"] }

0 commit comments

Comments
 (0)