[PR #274] [MERGED] Fix docs (again) #368

Closed
opened 2026-02-27 20:24:26 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ramsayleung/rspotify/pull/274
Author: @marioortizmanero
Created: 10/14/2021
Status: Merged
Merged: 10/14/2021
Merged by: @marioortizmanero

Base: masterHead: fix-again


📝 Commits (2)

📊 Changes

4 files changed (+10 additions, -10 deletions)

View changed files

📝 Cargo.toml (+5 -5)
📝 rspotify-http/Cargo.toml (+3 -3)
📝 rspotify-macros/Cargo.toml (+1 -1)
📝 rspotify-model/Cargo.toml (+1 -1)

📄 Description

Turns out that for whatever reason it's no-default-features = true instead of default-features = false: https://docs.rs/about/metadata


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ramsayleung/rspotify/pull/274 **Author:** [@marioortizmanero](https://github.com/marioortizmanero) **Created:** 10/14/2021 **Status:** ✅ Merged **Merged:** 10/14/2021 **Merged by:** [@marioortizmanero](https://github.com/marioortizmanero) **Base:** `master` ← **Head:** `fix-again` --- ### 📝 Commits (2) - [`7a6718e`](https://github.com/ramsayleung/rspotify/commit/7a6718eaa67c72f95e4b88535c86732a63e66652) Again... - [`08d52b7`](https://github.com/ramsayleung/rspotify/commit/08d52b70afcef9c4ea1f580acaaf09b953a72a84) Bump to v0.11.2 ### 📊 Changes **4 files changed** (+10 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.toml` (+5 -5) 📝 `rspotify-http/Cargo.toml` (+3 -3) 📝 `rspotify-macros/Cargo.toml` (+1 -1) 📝 `rspotify-model/Cargo.toml` (+1 -1) </details> ### 📄 Description Turns out that for whatever reason it's `no-default-features = true` instead of `default-features = false`: https://docs.rs/about/metadata --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:24:26 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/rspotify#368
No description provided.