Skip to content

Commit a8a0be7

Browse files
build(deps): bump widestring from 1.1.0 to 1.2.0
Bumps [widestring](https://github.com/starkat99/widestring-rs) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/starkat99/widestring-rs/releases) - [Changelog](https://github.com/starkat99/widestring-rs/blob/main/CHANGELOG.md) - [Commits](VoidStarKat/widestring-rs@v1.1.0...v1.2.0) --- updated-dependencies: - dependency-name: widestring dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c255353 commit a8a0be7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ rustix = { version = "0.38.43", features = ["process", "fs"] }
4545
serde = { version = "^1.0", features = ["derive"] }
4646
serde_json = "^1.0"
4747
tempfile = "^3.17"
48-
widestring = "1.1.0"
48+
widestring = "1.2.0"
4949
walkdir = "2.3.2"
5050
signal-hook-registry = "1.4.2"
5151

0 commit comments

Comments
 (0)