Skip to content

Commit cc24f7f

Browse files
committed
Bump to v2.0.0
1 parent ef9dab1 commit cc24f7f

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ default-members = ["lib"]
44
resolver = "2"
55

66
[workspace.package]
7-
version = "1.0.15"
7+
version = "2.0.0"
88
edition = "2021"
99
license = "MIT"
1010
repository = "https://github.com/imalison/lastfm-edit"

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
in
136136
gitignoreSource;
137137

138-
cargoHash = "sha256-WZQ4aI+Late6t+WEfuRQDggLoiFf/z3397T0UklYDTE=";
138+
cargoHash = "sha256-49c94gytQ9Ko1SzP8DMVCgHe+kZF1QgIfPg8AoJUmtU=";
139139

140140
nativeBuildInputs = with pkgs; [
141141
pkg-config

0 commit comments

Comments
 (0)