0x192 / 0x192/universal-android-debloater
`static_init@1.0.3` has a bug that will break builds with Rust 1.93
- Lenguaje dominante
- Rust
- Estrellas
- 19.9k
- Forks
- 1.1k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Please run `cargo update static_init` to get a version compatible with Rust 1.93.
This can be verified by running
```console
$ rustup update
$ cargo +beta check
```
(was preparing a PR for this but the `http_grpc` package is missing, preventing the workspace from being loaded)
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Check the Cargo.toml file for the static_init dependency version. Run `cargo update static_init` to update the crate. Verify the fix by updating Rust and running `cargo +beta check`. Ensure the workspace loads without the missing http_grpc package error.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- rust
- Área
- build-system
- Tipo de issue
- Error
- Dificultad
- 1/5
- Tiempo estimado
- Menos de una hora
- Estado de actividad
- Estancado
- Claridad
- Bien especificado
- Aptitud para principiantes
- 70/100