Skip to content

[vibe coded] updated gtk crate and friends#319

Open
coyoteclan wants to merge 2 commits intoantoyo:masterfrom
coyoteclan:master
Open

[vibe coded] updated gtk crate and friends#319
coyoteclan wants to merge 2 commits intoantoyo:masterfrom
coyoteclan:master

Conversation

@coyoteclan
Copy link
Copy Markdown

No description provided.

Comment thread Cargo.toml

[dependencies]
cairo-rs = "0.16.1"
cairo-rs = { git = "https://github.com/gtk-rs/gtk-rs-core" }
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Can you please explain why you use the git version?
Wasn't there a last update to crates.io before they stopped maintaining those crates?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Last version on crates.io of gtk is 0.18.2.
This fork that compiles uses the git version so i just copied it
https://github.com/nikescar/gtk3-rs/blob/master/gtk/Cargo.toml

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Version 0.18.2 does not compile?
Is this expected or should that be fixed upstream?

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