Skip to content

Commit bb118b6

Browse files
committed
chore: update vergen-gitcl to 9.1 in core
1 parent 87d37c3 commit bb118b6

3 files changed

Lines changed: 15 additions & 15 deletions

File tree

Cargo.lock

Lines changed: 13 additions & 13 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
@@ -29,7 +29,7 @@ include = [
2929
]
3030

3131
[workspace.package]
32-
rust-version = "1.85"
32+
rust-version = "1.88"
3333
authors = ["Librespot Org"]
3434
license = "MIT"
3535
repository = "https://github.com/librespot-org/librespot"

core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ uuid = { version = "1", default-features = false, features = ["v4"] }
112112
[build-dependencies]
113113
rand = { version = "0.9", default-features = false, features = ["thread_rng"] }
114114
rand_distr = "0.5"
115-
vergen-gitcl = { version = "1.0", default-features = false, features = [
115+
vergen-gitcl = { version = "9.1", default-features = false, features = [
116116
"build",
117117
] }
118118

0 commit comments

Comments
 (0)