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

chore: update rust dependencies #114

Merged
merged 1 commit into from
Apr 2, 2024
Merged

chore: update rust dependencies #114

merged 1 commit into from
Apr 2, 2024

Conversation

rvagg
Copy link
Member

@rvagg rvagg commented Mar 28, 2024

@vmx I thought that by doing it all in one go that it'd fix it, but it doesn't seem to like the case of having cargo.lock removed and getting latest even though it seems to be fetching the same versions as the cargo.lock one. What am I doing wrong here?

@vmx
Copy link
Member

vmx commented Mar 28, 2024

There's also a Cargo file that tests for the latest version on Git: https://github.com/ipld/codec-fixtures/blob/64de8c7818ecf9f45d5c05da45e3903fc882b847/rust/Cargo_latest_git.toml
That would also need an update of ipld-core.

@rvagg rvagg force-pushed the rvagg/upgrade-rust-deps branch from cc845e6 to 66b82dd Compare April 2, 2024 01:37
@rvagg
Copy link
Member Author

rvagg commented Apr 2, 2024

k, thanks, I misunderstood what that file was doing

@rvagg rvagg force-pushed the rvagg/upgrade-rust-deps branch from 66b82dd to 971e3cf Compare April 2, 2024 01:39
@rvagg rvagg force-pushed the rvagg/upgrade-rust-deps branch from 971e3cf to c478d67 Compare April 2, 2024 01:41
@rvagg rvagg merged commit 69878c1 into master Apr 2, 2024
44 of 52 checks passed
@rvagg rvagg deleted the rvagg/upgrade-rust-deps branch April 2, 2024 01:58
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