Skip to content

Commit

Permalink
chore(deps,rust): update libc6-dev (#431)
Browse files Browse the repository at this point in the history
Update git, libc6-dev, rustup, xz-utils

Co-authored-by: rjaegers <[email protected]>
  • Loading branch information
1 parent 9b08265 commit d89e44a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/rust/apt-requirements-base.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"g++-13": "13.2.0-23ubuntu4",
"git": "1:2.43.0-1ubuntu7.1",
"gnupg2": "2.4.4-2ubuntu17",
"libc6-dev": "2.39-0ubuntu8.1",
"libc6-dev": "2.39-0ubuntu8.2",
"rustup": "1.26.0-5build1",
"wget": "1.21.4-1ubuntu4",
"xz-utils": "5.6.1+really5.4.5-1"
Expand Down

0 comments on commit d89e44a

Please sign in to comment.