forked from mirrors/gecko-dev
These dependencies are not needed and for some reason this fixes the build failure we are seeing on CI that is expecting the artifact `androidx.test:monitor:1.4.0`. |
||
|---|---|---|
| .. | ||
| src/main | ||
| build.gradle | ||
| proguard-rules-consumer.pro | ||
| proguard-rules.pro | ||
| README.md | ||
Rust HTTP
This essentially wraps the rust HTTP config library so that consumers who don't use a custom megazord don't have to depend on application-services code.
It's separate from RustLog since it's plausible users might only want to initialize logging, and not use any app-services network functionality.