[GH-ISSUE #122] Failure is now deprecated #38

Closed
opened 2026-02-27 20:22:44 +03:00 by kerem · 1 comment
Owner

Originally created by @arlyon on GitHub (Sep 6, 2020).
Original GitHub issue: https://github.com/ramsayleung/rspotify/issues/122

This appears as a direct dependency and as a dependency of an old version of dotenv.

Result of cargo audit:

warning: 1 warning found

Crate:  failure
Title:  failure is officially deprecated/unmaintained
Date:   2020-05-02
URL:    https://rustsec.org/advisories/RUSTSEC-2020-0036
Dependency tree: 
failure 0.1.8
├── rspotify 0.10.0
│   └── holding 0.1.0
└── dotenv 0.13.0
    └── rspotify 0.10.0
Originally created by @arlyon on GitHub (Sep 6, 2020). Original GitHub issue: https://github.com/ramsayleung/rspotify/issues/122 This appears as a direct dependency and as a dependency of an old version of dotenv. Result of `cargo audit`: ``` warning: 1 warning found Crate: failure Title: failure is officially deprecated/unmaintained Date: 2020-05-02 URL: https://rustsec.org/advisories/RUSTSEC-2020-0036 Dependency tree: failure 0.1.8 ├── rspotify 0.10.0 │ └── holding 0.1.0 └── dotenv 0.13.0 └── rspotify 0.10.0 ```
kerem closed this issue 2026-02-27 20:22:44 +03:00
Author
Owner

@arlyon commented on GitHub (Sep 6, 2020):

Note that this is inspecting the latest crates.io version. Master no longer uses dotenv 0.13 as of github.com/ramsayleung/rspotify@8eb929139f

<!-- gh-comment-id:687776810 --> @arlyon commented on GitHub (Sep 6, 2020): Note that this is inspecting the latest `crates.io` version. Master no longer uses `dotenv 0.13` as of https://github.com/ramsayleung/rspotify/commit/8eb929139fe661d8188e064b55adb769bb3bc23d
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#38
No description provided.