Fix link to object library (#5491)

This commit is contained in:
AnthonyMikh
2022-12-30 05:16:51 +03:00
committed by GitHub
parent fe992c2627
commit 0c615365c6

View File

@@ -47,7 +47,7 @@
- [cranelift-object](https://docs.rs/cranelift-object)
This crate provides a object-based backend for `cranelift-module`, which
emits native object files using the
`object <https://github.com/gimli-rs/object>`_ library.
[object](https://github.com/gimli-rs/object) library.
- [cranelift-jit](https://docs.rs/cranelift-jit)
This crate provides a JIT backend for `cranelift-module`, which