Skip to content

Commit

Permalink
Update widestring requirement from 0.4.2 to 0.5.0 (#21)
Browse files Browse the repository at this point in the history
Updates the requirements on [widestring](https://github.com/starkat99/widestring-rs) to permit the latest version.
- [Release notes](https://github.com/starkat99/widestring-rs/releases)
- [Changelog](https://github.com/starkat99/widestring-rs/blob/main/CHANGELOG.md)
- [Commits](starkat99/widestring-rs@v0.4.2...v0.5.0)

---
updated-dependencies:
- dependency-name: widestring
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 18, 2021
1 parent da09a60 commit 509494a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ default-target = "x86_64-pc-windows-msvc"
libloading = "0.7.0"
com-rs = "0.2.1"
bitflags = "1.2.1"
widestring = "0.4.2"
widestring = "0.5.0"
thiserror = "1.0"

[target.'cfg(windows)'.dependencies]
Expand Down

0 comments on commit 509494a

Please sign in to comment.