Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

WIP update: nextcloud-config-parser and sqlx #382

Closed
wants to merge 3 commits into from

Conversation

max-nextcloud
Copy link
Contributor

@max-nextcloud max-nextcloud commented Jan 22, 2024

Fixes #354.

@max-nextcloud
Copy link
Contributor Author

Failing to compile for me locally. Just pushed to see if CI catches this.

Signed-off-by: Max <max@nextcloud.com>
CI was failing: https://github.com/nextcloud/notify_push/actions/runs/7612045148/job/20728772460?pr=382

```
error: package `home v0.5.9` cannot be built because it requires rustc 1.70.0 or newer, while the currently active rustc version is 1.69.0
Either upgrade to rustc 1.70.0 or newer, or use
cargo update -p home@0.5.9 --precise ver
where `ver` is the latest version of `home` supporting rustc 1.69.0
```
Signed-off-by: Max <max@nextcloud.com>
@icewind1991
Copy link
Member

unfortunately sqlx 0.7 seems to have a blocking issue with pgsql: launchbadge/sqlx#2975

@max-nextcloud
Copy link
Contributor Author

closing in favor of #383

@icewind1991 icewind1991 deleted the fix/354-update-sqlx branch May 28, 2024 12:08
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cargo audit complains about security issue in dependency
2 participants