chore: fix MSRV build #259
Annotations
3 errors
build (1.71.0):
src/api/provider_registry.rs#L39
using `.borrow()` on a double reference, which returns `&context::EvaluationContext` instead of borrowing the inner type
|
build (1.71.0):
src/api/provider_registry.rs#L52
using `.borrow()` on a double reference, which returns `&context::EvaluationContext` instead of borrowing the inner type
|
build (1.71.0)
Process completed with exit code 101.
|