Skip to content

Commit a92c5f4

Browse files
authored
Merge pull request #886 from coreos/dependabot/cargo/widestring-1.2.0
build(deps): bump widestring from 1.1.0 to 1.2.0
2 parents c99bf7e + a8a0be7 commit a92c5f4

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)