mark PAPI as deprecated
This commit is contained in:
parent
b2884e5ba0
commit
77cec0f6bc
1 changed files with 3 additions and 1 deletions
|
|
@ -1,2 +1,4 @@
|
||||||
|
#[deprecated(note="please use the upcoming api instead of this")]
|
||||||
pub mod user;
|
pub mod user;
|
||||||
|
#[deprecated(note="please use the upcoming api instead of this")]
|
||||||
pub mod login;
|
pub mod login;
|
||||||
Loading…
Add table
Add a link
Reference in a new issue