Skip to content

Commit

Permalink
Update to Rust 1.81
Browse files Browse the repository at this point in the history
  • Loading branch information
fsktom committed Sep 7, 2024
1 parent 24c0c40 commit 4381bb0
Show file tree
Hide file tree
Showing 11 changed files with 187 additions and 96 deletions.
24 changes: 12 additions & 12 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "endsong"
version = "0.2.0"
authors = ["Filip Tomaśko <shader301270@gmail.com>"]
edition = "2021"
rust-version = "1.78"
rust-version = "1.81"
description = "Library for getting data from Spotify endsong.json files"
readme = "README.md"

Expand Down
Loading

0 comments on commit 4381bb0

Please sign in to comment.