Skip to content

Commit

Permalink
Bump cbindgen from 0.27.0 to 0.28.0 (#10199)
Browse files Browse the repository at this point in the history
* Bump cbindgen from 0.27.0 to 0.28.0

Bumps [cbindgen](https://github.com/mozilla/cbindgen) from 0.27.0 to 0.28.0.
- [Release notes](https://github.com/mozilla/cbindgen/releases)
- [Changelog](https://github.com/mozilla/cbindgen/blob/master/CHANGES)
- [Commits](mozilla/cbindgen@v0.27.0...0.28.0)

---
updated-dependencies:
- dependency-name: cbindgen
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* [dependabot skip] Update linux/flatpak/flatpak-vpn-crates.json

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and dependabot[bot] authored Jan 22, 2025
1 parent e331a49 commit 081d1af
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 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.

10 changes: 5 additions & 5 deletions linux/flatpak/flatpak-vpn-crates.json
Original file line number Diff line number Diff line change
Expand Up @@ -418,14 +418,14 @@
{
"type": "archive",
"archive-type": "tar-gzip",
"url": "https://static.crates.io/crates/cbindgen/cbindgen-0.27.0.crate",
"sha256": "3fce8dd7fcfcbf3a0a87d8f515194b49d6135acab73e18bd380d1d93bb1a15eb",
"dest": "cargo/vendor/cbindgen-0.27.0"
"url": "https://static.crates.io/crates/cbindgen/cbindgen-0.28.0.crate",
"sha256": "eadd868a2ce9ca38de7eeafdcec9c7065ef89b42b32f0839278d55f35c54d1ff",
"dest": "cargo/vendor/cbindgen-0.28.0"
},
{
"type": "inline",
"contents": "{\"package\": \"3fce8dd7fcfcbf3a0a87d8f515194b49d6135acab73e18bd380d1d93bb1a15eb\", \"files\": {}}",
"dest": "cargo/vendor/cbindgen-0.27.0",
"contents": "{\"package\": \"eadd868a2ce9ca38de7eeafdcec9c7065ef89b42b32f0839278d55f35c54d1ff\", \"files\": {}}",
"dest": "cargo/vendor/cbindgen-0.28.0",
"dest-filename": ".cargo-checksum.json"
},
{
Expand Down
2 changes: 1 addition & 1 deletion qtglean/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ serde = "1.0.217"
serde_json = "1.0.137"

[build-dependencies]
cbindgen = "0.27.0"
cbindgen = "0.28.0"

0 comments on commit 081d1af

Please sign in to comment.