Skip to content

Commit

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

Co-authored-by: rjaegers <45816308+rjaegers@users.noreply.github.com>
  • Loading branch information
1 parent 581b5c3 commit a95624f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .devcontainer/rust/apt-requirements-base.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"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"
"xz-utils": "5.6.1+really5.4.5-1build0.1"
}

0 comments on commit a95624f

Please sign in to comment.