You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.
Used `cargo outdated` to update all dependencies. Was careful to ensure
deps followed semver. We should probably just use version ranges with
locked versions instead of explicitly specifying versions.
The warnings are gone (except for the diesel one, #48)
Closes#56
Used `cargo outdated` to update all dependencies. Was careful to ensure
deps followed semver. We should probably just use version ranges with
locked versions instead of explicitly specifying versions.
The warnings are gone (except for the diesel one, #48)
Closes#56
Upgrade diesel to remove the last warning, then this flag can be enabled. diesel-rs/diesel#1750
The text was updated successfully, but these errors were encountered: