-
Notifications
You must be signed in to change notification settings - Fork 31
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
Is this crate dead? #45
Comments
Yeah |
Is there any maintained alternative? |
traitobject which depends on this crate via unsafe-any seems to get a unmaintained advisory: rustsec/advisory-db#1088 That led me to investigate which crates depend on it including this - Does anyone have a fork going from typemap ? I see @DoumanAsh has published ttmap and updated 8 months ago - should we include this in recommendations if this crate alternatives ? Cheers |
@reem it looks like there are several unanswered issues and pull requests, with the last commit dating back 2 years. Would you mind clarifying the status of this crate, whether it's recommended to use it, whether it compiles on recent rust?
If you don't have time to maintain this, are you looking for other maintainers? You could check out the rust bus.
Thanks in advance.
The text was updated successfully, but these errors were encountered: