Skip to content

Commit

Permalink
Merge pull request containers#640 from coreos/dependabot/cargo/widest…
Browse files Browse the repository at this point in the history
…ring-1.1.0

build(deps): bump widestring from 1.0.2 to 1.1.0
  • Loading branch information
HuijingHei authored Apr 12, 2024
2 parents 75048c3 + d55eef0 commit 3edd659
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 3edd659

Please sign in to comment.