This website requires JavaScript.
Explore
Help
Sign In
mart-w
/
kanidm
Watch
1
Star
0
Fork
You've already forked kanidm
0
mirror of
https://github.com/kanidm/kanidm.git
synced
2025-02-23 12:37:00 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
master
kanidm
/
tools
/
orca
/
build.rs
5 lines
94 B
Rust
Raw
Permalink
Normal View
History
Unescape
Escape
20220219 webui updates + source refactor + clippy go clip clip (#642)
2022-02-20 03:43:38 +01:00
fn
main
(
)
{
profiles
::
apply_profile
(
)
;
20240221 2489 cleanup api v1 (#2573)
2024-02-27 10:25:02 +01:00
println!
(
"
cargo:rerun-if-changed=build.rs
"
)
;
20220219 webui updates + source refactor + clippy go clip clip (#642)
2022-02-20 03:43:38 +01:00
}
Reference in a new issue
Copy permalink