Skip to content

Commit

Permalink
chore(deps, rust): update wget (#473)
Browse files Browse the repository at this point in the history
Update wget

Co-authored-by: rjaegers <[email protected]>
  • Loading branch information
1 parent 8e56be9 commit c8fd21e
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 @@ -5,6 +5,6 @@
"gnupg2": "2.4.4-2ubuntu17",
"libc6-dev": "2.39-0ubuntu8.2",
"rustup": "1.26.0-5build1",
"wget": "1.21.4-1ubuntu4",
"wget": "1.21.4-1ubuntu4.1",
"xz-utils": "5.6.1+really5.4.5-1"
}

0 comments on commit c8fd21e

Please sign in to comment.