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

Publish crate for fork of rocket_auth library #586

Open
yzernik opened this issue Aug 27, 2022 · 0 comments
Open

Publish crate for fork of rocket_auth library #586

yzernik opened this issue Aug 27, 2022 · 0 comments

Comments

@yzernik
Copy link
Owner

yzernik commented Aug 27, 2022

Use a published crate instead of a github branch for the forked repo.

squeakroad/Cargo.toml

Lines 40 to 44 in e6516c7

[dependencies.rocket_auth]
# version = "0.4.0"
git = "https://github.com/yzernik/rocket_auth"
branch = "internal_branch_for_rocket_sqlx_0_6_0_post3"
features = ["sqlx-sqlite"]

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