Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Commit

Permalink
Bump zed_extension_api from 0.0.6 to 0.1.0 in the rs-dependencies group
Browse files Browse the repository at this point in the history
Bumps the rs-dependencies group with 1 update: [zed_extension_api](https://github.com/zed-industries/zed).


Updates `zed_extension_api` from 0.0.6 to 0.1.0
- [Release notes](https://github.com/zed-industries/zed/releases)
- [Commits](https://github.com/zed-industries/zed/commits/v0.1)

---
updated-dependencies:
- dependency-name: zed_extension_api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rs-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent 1f92fcc commit 06ae71b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -8,5 +8,5 @@ path = "src/wakatime.rs"
crate-type = ["cdylib"]

[dependencies]
zed_extension_api = "0.0.6"
zed_extension_api = "0.1.0"

0 comments on commit 06ae71b

Please sign in to comment.