Skip to content

Commit

Permalink
Bump picky from 7.0.0-rc.9 to 7.0.0-rc.11 (#49609)
Browse files Browse the repository at this point in the history
Bumps [picky](https://github.com/Devolutions/picky-rs) from 7.0.0-rc.9 to 7.0.0-rc.11.
- [Changelog](https://github.com/Devolutions/picky-rs/blob/master/release.toml)
- [Commits](Devolutions/picky-rs@picky-7.0.0-rc.9...picky-7.0.0-rc.11)

---
updated-dependencies:
- dependency-name: picky
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent dd212c8 commit 6ad18e3
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 16 deletions.
54 changes: 39 additions & 15 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 lib/srv/desktop/rdp/rdpclient/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ tokio-boring = { git = "https://github.com/gravitational/boring", rev="99897308a
utf16string = "0.2.0"
uuid = { version = "1.11.0", features = ["v4"] }
url = "2.5.0"
picky = { version = "7.0.0-rc.9", default-features = false }
picky = { version = "7.0.0-rc.11", default-features = false }
picky-asn1-der = "0.5.0"
picky-asn1-x509 = "0.13.0"
reqwest = { version = "0.12", default-features = false }
Expand Down

0 comments on commit 6ad18e3

Please sign in to comment.