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

Minimum versions #127

Merged
merged 3 commits into from Oct 21, 2019
Merged

Minimum versions #127

merged 3 commits into from Oct 21, 2019

Conversation

GuillaumeGomez
Copy link
Member

| [gtk](https://crates.io/crates/gtk) | 3.16 |
| [pango](https://crates.io/crates/pango) | 1.38 |
| [pangocairo](https://crates.io/crates/pangocairo) | 1.0 |
| [sourceview](https://crates.io/crates/sourceview) | 3.0 |
Copy link
Member

Choose a reason for hiding this comment

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

Reminds me that we should do gtksourceview 4 bindings (still gtk 3 version though). Shouldn't really use gtksourceview 3 in any applications anymore.

Copy link
Member Author

Choose a reason for hiding this comment

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

Please open an issue about it somewhere. :)

@sdroege
Copy link
Member

sdroege commented Oct 21, 2019

👍

@GuillaumeGomez GuillaumeGomez merged commit dc6fd8e into master Oct 21, 2019
@GuillaumeGomez GuillaumeGomez deleted the minimum-versions branch October 21, 2019 13:16
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.

Add minimum supported libraries versions to the website
2 participants