mirror of
https://github.com/librespot-org/librespot.git
synced 2026-04-27 08:15:50 +03:00
[PR #724] [CLOSED] Bump aes from 0.6.0 to 0.7.0 #1041
Labels
No labels
A-Alsa
SpotifyAPI
Tokio 1.0
audio
bug
can't reproduce
compilation
dependencies
duplicate
enhancement
good first issue
help wanted
high priority
imported
imported
invalid
new api
pull-request
question
reverse engineering
wiki
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librespot#1041
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/librespot-org/librespot/pull/724
Author: @dependabot[bot]
Created: 5/8/2021
Status: ❌ Closed
Base:
dev← Head:dependabot/cargo/aes-0.7.0📝 Commits (1)
610d3adBump aes from 0.6.0 to 0.7.0📊 Changes
2 files changed (+29 additions, -10 deletions)
View changed files
📝
Cargo.lock(+28 -9)📝
core/Cargo.toml(+1 -1)📄 Description
Bumps aes from 0.6.0 to 0.7.0.
Commits
49ef980aes v0.7.0 (#238)957db90aes: bumpctrcrate dependency to v0.7 (#237)d5c86d4aes: usecpufeaturesv0.1 crate release (#236)db37632Bumpcipherdependency to v0.3 release (#235)51aa354aes: update AES diagram in README.md (#234)b06c9c1sm4: fix repo link (#231)c14480bbuild(deps): bump byteorder from 1.4.2 to 1.4.3 (#230)289a400rustfmt (#232)5389542Add block-modes::IvState trait (#227)7bf9d47Rename deps to deps-linkDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
SpClient::get_playlistendpoint generation #1207