Skip to content
This repository was archived by the owner on Jul 15, 2024. It is now read-only.

Fix Cargo.toml warnings #179

Closed
wants to merge 1 commit into from
Closed

Conversation

joshka
Copy link

@joshka joshka commented Jun 29, 2024

warning: default_features is deprecated in favor of default-features and will not work in the 2024 edition
(in the keyboard-types dependency)
warning: default_features is deprecated in favor of default-features and will not work in the 2024 edition
(in the raw-window-handle dependency)
warning: default_features is deprecated in favor of default-features and will not work in the 2024 edition
(in the wayland-backend dependency)

warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
(in the `keyboard-types` dependency)
warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
(in the `raw-window-handle` dependency)
warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
(in the `wayland-backend` dependency)
@DJMcNab
Copy link
Member

DJMcNab commented Jun 29, 2024

We paused/stopped work on Glazier in January, and do not recommend its use.

Why do you need this change?

@joshka
Copy link
Author

joshka commented Jun 29, 2024

Ha - I missed that :)
I don't need glazier. I mistook it for a newer winit with some slightly nicer design decisions. I can move what I'm working on over to winit instead (a terminal backend).

@joshka joshka closed this Jun 29, 2024
@joshka
Copy link
Author

joshka commented Jun 29, 2024

P.s. this is still listed as active on https://linebender.org/

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants