harfbuzz / harfbuzz/harfbuzz_rs

Latest crates.io version is from 2021

Open
#35 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
64
Forks
25
PR merge metrics
No merged PRs in 30d

Description

First of all, I'm kind of newish to Rust and how it manages dependencies, so I apologize if this question has a very obvious answer :)

The [latest ](https://crates.io/crates/harfbuzz_rs/2.0.1/dependencies)published version of this library in crates.io is 2.0.1, which is from 2021.

But I can see that in the last two years some things changed with this library, for example, it currently doesn't depend on `harfbuzz-sys` anymore.

So my question is, how can I install this library, and at the same time specify which version of harfbuzz to actually use?

I know I can point to a commit or branch in Cargo.toml, but that isn't compatible with later publishing said crate to crates.io.

Is it expected to link to this repo as a git submodule?

Thanks in advance for your time!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.