mirror of
https://gitlab.com/fabinfra/fabaccess/bffh.git
synced 2024-11-23 15:17:57 +01:00
Update api submodule
This commit is contained in:
parent
3223b912cc
commit
47ed3b1e4c
@ -1 +1 @@
|
||||
Subproject commit 2d8c5fb2e83f43b3eded31c0c957e534873ec982
|
||||
Subproject commit 3543493c50e17afba3201a4e49c41477fb427bf0
|
@ -16,6 +16,10 @@ pub mod resources_capnp {
|
||||
include!(concat!(env!("OUT_DIR"), "/resources_capnp.rs"));
|
||||
}
|
||||
|
||||
pub mod permissions_capnp {
|
||||
include!(concat!(env!("OUT_DIR"), "/permissions_capnp.rs"));
|
||||
}
|
||||
|
||||
pub mod role_capnp {
|
||||
include!(concat!(env!("OUT_DIR"), "/role_capnp.rs"));
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user