Question 092
### Which package managers and formats are supported by GitHub Packages? (Choose five.)
> https://docs.github.com/en/packages/learn-github-packages/introduction-to-github-packages#about-github-packages
- [x] npm for JavaScript
- [x] RubyGems for Ruby
- [x] Maven and Gradle for Java
- [x] Nuget for .NET
- [x] Docker and OCI images
- [ ] Poetry for Python
- [ ] Cargo for Rust