Skip to content

Commit

Permalink
build(deps): bump widestring from 1.0.2 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps [widestring](https://github.com/starkat99/widestring-rs) from 1.0.2 to 1.1.0.
- [Release notes](https://github.com/starkat99/widestring-rs/releases)
- [Changelog](https://github.com/starkat99/widestring-rs/blob/main/CHANGELOG.md)
- [Commits](starkat99/widestring-rs@v1.0.2...v1.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent 75048c3 commit d55eef0
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 @@ -37,7 +37,7 @@ openssl = "^0.10"
serde = { version = "^1.0", features = ["derive"] }
serde_json = "^1.0"
tempfile = "^3.10"
widestring = "1.0.2"
widestring = "1.1.0"

[profile.release]
# We assume we're being delivered via e.g. RPM which supports split debuginfo
Expand Down

0 comments on commit d55eef0

Please sign in to comment.