Skip to content

Fix diesel_logger compilation error - #381

Open
Inertia-Squared wants to merge 1 commit into
Wulf:mainfrom
Inertia-Squared:main
Open

Fix diesel_logger compilation error#381
Inertia-Squared wants to merge 1 commit into
Wulf:mainfrom
Inertia-Squared:main

Conversation

@Inertia-Squared

Copy link
Copy Markdown

Quick and dirty fix for latest diesel versions (noted on 2.3.12 but may break earlier) being incompatible with diesel_logger v0.4.0.

I found the issue is similar to one submitted previously, and was able to resolve by pinning to Minor version 2.2.X.

image

Might look into submitting a patch to make diesel_logger compatible, but haven't really looked to see what that would require, so I thought I'd get a quick fix out first so the cli tool works in a default configuration!

@Inertia-Squared

Copy link
Copy Markdown
Author

There is an open PR in the diesel_logger repo which would also resolve this. If we don't want to pin the version I could fork and publish an updated version of diesel_logger so that the project is compatible with the latest version.

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.

1 participant