Skip to content

Commit

Permalink
feat: add udev to amp-devcontainer-rust
Browse files Browse the repository at this point in the history
  • Loading branch information
richardapeters committed Oct 31, 2024
1 parent 09fe055 commit 2c1e6f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .devcontainer/rust/apt-requirements-base.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"gnupg2": "2.4.4-2ubuntu17",
"libc6-dev": "2.39-0ubuntu8.3",
"rustup": "1.26.0-5build1",
"udev": "255.4-1ubuntu8.4",
"wget": "1.21.4-1ubuntu4.1",
"xz-utils": "5.6.1+really5.4.5-1build0.1"
}

0 comments on commit 2c1e6f3

Please sign in to comment.