Skip to content

Commit

Permalink
Bump the rust group with 1 update (gravitational#35621)
Browse files Browse the repository at this point in the history
Bumps the rust group with 1 update: [libc](https://github.com/rust-lang/libc).

- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](rust-lang/libc@0.2.150...0.2.151)

---
updated-dependencies:
- dependency-name: libc
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust
...

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 11, 2023
1 parent 56e6ace commit 49477f2
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 lib/srv/desktop/rdp/rdpclient/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ byteorder = "1.5.0"
env_logger = "0.10.1"
iso7816 = "0.1.2"
iso7816-tlv = "0.4.3"
libc = "0.2.150"
libc = "0.2.151"
log = "0.4.20"
num-derive = "0.4.1"
num-traits = "0.2.17"
Expand Down

0 comments on commit 49477f2

Please sign in to comment.