Chore: Update dependencies, MSRV.
Tested using `cargo make ready`.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[![docs-badge][]][docs] [![next-docs-badge][]][next-docs] [![build badge]][build] [![guild-badge][]][guild] [![crates.io version]][crates.io link] [![rust 1.61.0+ badge]][rust 1.61.0+ link]
|
||||
[![docs-badge][]][docs] [![next-docs-badge][]][next-docs] [![build badge]][build] [![guild-badge][]][guild] [![crates.io version]][crates.io link] [![rust badge]][rust link]
|
||||
|
||||
# Songbird
|
||||
|
||||
@@ -94,5 +94,5 @@ Songbird's logo is based upon the copyright-free image ["Black-Capped Chickadee"
|
||||
[crates.io link]: https://crates.io/crates/songbird
|
||||
[crates.io version]: https://img.shields.io/crates/v/songbird.svg?style=flat-square
|
||||
|
||||
[rust 1.61.0+ badge]: https://img.shields.io/badge/rust-1.61.0+-93450a.svg?style=flat-square
|
||||
[rust 1.61.0+ link]: https://blog.rust-lang.org/2022/05/19/Rust-1.61.0.html
|
||||
[rust badge]: https://img.shields.io/badge/rust-1.68.2+-93450a.svg?style=flat-square
|
||||
[rust link]: https://blog.rust-lang.org/2023/03/28/Rust-1.68.2.html
|
||||
|
||||
Reference in New Issue
Block a user