Skip to content

chore(Cargo.lock): change package version#16

Merged
domcyrus merged 1 commit into
domcyrus:mainfrom
DeepChirp:version
Sep 26, 2025
Merged

chore(Cargo.lock): change package version#16
domcyrus merged 1 commit into
domcyrus:mainfrom
DeepChirp:version

Conversation

@DeepChirp
Copy link
Copy Markdown
Contributor

@DeepChirp DeepChirp commented Sep 26, 2025

I just uploaded the package to the Arch Linux AUR repository (1). According to the Arch Linux wiki, I should use cargo fetch --locked to download the required libraries for the build, as --locked is used for reproducible builds. However, since the package version in Cargo.lock is still 0.8.0, adding --locked will result in an error. Therefore, I want to correct the version number so that I can add --locked.

Copy link
Copy Markdown
Owner

@domcyrus domcyrus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@DeepChirp thanks for your PR! You are right that I should have updated the Cargo.lock.

@domcyrus domcyrus merged commit 33e8064 into domcyrus:main Sep 26, 2025
2 checks passed
@DeepChirp DeepChirp deleted the version branch September 26, 2025 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants