mirror of
https://github.com/stoatchat/rust-authifier.git
synced 2026-07-01 22:04:53 -04:00
[PR #55] [MERGED] fix: compilation without schemas feature #60
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/stoatchat/rust-authifier/pull/55
Author: @fatalerrorcoded
Created: 1/16/2023
Status: ✅ Merged
Merged: 1/17/2023
Merged by: @insertish
Base:
master← Head:master📝 Commits (1)
02f3441fix: compilation without schemas feature📊 Changes
2 files changed (+5 additions, -3 deletions)
View changed files
📝
crates/rauth/src/lib.rs(+3 -2)📝
crates/rauth/src/result.rs(+2 -1)📄 Description
Fixes a bug where compiling without the schemas feature would throw compile errors related to schemars missing
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.