Spyke

Syndicated from the fediverse. Read and engage on the original instance.

View original on lemmy.world
lemmydev·Lemmy App Development byCMahaff

FYI for Rust Developers, lemmy_api_common is no longer published to crates.io (0.18.3 and above)

You will want to change your Cargo.toml to point to the Lemmy Github repository + either a specific tag or branch for the version you want to target.

See the examples here: https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#specifying-dependencies-from-git-repositories

FYI for Rust Developers, lemmy_api_common is no longer published to crates.io (0.18.3 and above)https://github.com/LemmyNet/lemmy/commit/5cd4c6c5868c8bec964b6065d079f3a057885be7Open linkView original on lemmy.world
11

No replies yet

No comments on the original post yet.
FYI for Rust Developers, lemmy_api_common is no longer published to crates.io (0.18.3 and above) | Spyke