Skip to content

Commit

Permalink
chore(deps, rust): update libc6-dev (#538)
Browse files Browse the repository at this point in the history
Update libc6-dev

Co-authored-by: rjaegers <45816308+rjaegers@users.noreply.github.com>
  • Loading branch information
1 parent 581b5c3 commit 342492f
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.2",
"libc6-dev": "2.39-0ubuntu8.3",
"rustup": "1.26.0-5build1",
"wget": "1.21.4-1ubuntu4.1",
"xz-utils": "5.6.1+really5.4.5-1"
Expand Down

0 comments on commit 342492f

Please sign in to comment.