Skip to content

Update time dependency to 0.3.35 to fix compilation#103

Open
RyderFreeman4Logos wants to merge 1 commit intoSolanaNameService:mainfrom
RyderFreeman4Logos:fix/update-time-dependency-to-0.3.35
Open

Update time dependency to 0.3.35 to fix compilation#103
RyderFreeman4Logos wants to merge 1 commit intoSolanaNameService:mainfrom
RyderFreeman4Logos:fix/update-time-dependency-to-0.3.35

Conversation

@RyderFreeman4Logos
Copy link

The previous version of the time crate caused compilation errors, likely due to API changes or incompatibilities with other dependencies. Running cargo update --precise time=0.3.35 resolved the issue by updating (also locking) the dependency to version 0.3.35. This change ensures the project builds successfully.

The previous version of the `time` crate caused compilation errors,
likely due to API changes or incompatibilities with other dependencies.
Running `cargo update --precise time=0.3.35` resolved the issue by
updating (also locking) the dependency to version 0.3.35. This change
ensures the project builds successfully.
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.

1 participant