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

connection-string: code will be rejected by a future version of Rust #436

Open
HuakunShen opened this issue Feb 1, 2024 · 0 comments
Open

Comments

@HuakunShen
Copy link

I am getting this warning: warning: the following packages contain code that will be rejected by a future version of Rust: connection-string v0.1.13

This package is used by prisma-engines and prisma-client-rust

cargo tree -i connection-string output:

connection-string v0.1.13
├── builtin-psl-connectors v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.10#c4aeef82)
│   └── psl v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.10#c4aeef82)
│       ├── datamodel-renderer v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.10#c4aeef82)
│       │   └── sql-introspection-connector v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.10#c4aeef82)
│       │       └── sql-migration-connector v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.10#c4aeef82)
│       │           └── migration-core v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.10#c4aeef82)
│       │               └── prisma-client-rust v0.6.11 (https://github.com/Brendonovich/prisma-client-rust?tag=0.6.11#3ac68d00)
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

No branches or pull requests

1 participant