Will Github's new rate limiting break builds with overrides to gtihub?

⚓ rust    📅 2025-05-15    👤 surdeus    👁️ 5      

surdeus

Warning

This post was published 47 days ago. The information described in this article may have changed.

Does that mean Cargo.toml code like this:

[workspace.dependencies]
libui = { version = "^0.13", git = "https://github.com/John-Nagle/ui-mock.git"}

Is going to start failing due to Github rejection?

6 posts - 5 participants

Read full topic

🏷️ rust_feed