Closed Mgrsc closed 6 months ago
Please use rustup update
to upgrade Rust to the latest version, and then try compiling again.
I'll include the minimum Rust version requirement in the next release.
Please use
rustup update
to upgrade Rust to the latest version, and then try compiling again. I'll include the minimum Rust version requirement in the next release. Thanks , compilation successful.
Issue: Dependency Conflict with
env_logger
Description
When trying to install the
dify-openai-apis
package, I encountered a dependency conflict with theenv_logger
crate. The error message is as follows: