Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New release request: Cargo.lock of v0.3.0 is incorrect #73

Open
qaqland opened this issue Aug 23, 2024 · 0 comments · May be fixed by #76
Open

New release request: Cargo.lock of v0.3.0 is incorrect #73

qaqland opened this issue Aug 23, 2024 · 0 comments · May be fixed by #76

Comments

@qaqland
Copy link

qaqland commented Aug 23, 2024

checkout on tag v0.3.0

qaq@lab ~/t/sleek ((v0.3.0))> cargo fetch --locked
error: the lock file /home/qaq/test/sleek/Cargo.lock needs to be updated but --locked was passed to prevent this
If you want to try to generate the lock file without accessing the network, remove the --locked flag and use --offline instead.

sleek/Cargo.lock

Lines 264 to 267 in 9cc942f

[[package]]
name = "sleek"
version = "0.2.3"
dependencies = [

version here should be 0.3.0

@jc00ke jc00ke linked a pull request Oct 29, 2024 that will close this issue
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 a pull request may close this issue.

1 participant