This website requires JavaScript.
Sign in
redstrate
/
physis
Watch
1
Fork
You've already forked physis
0
mirror of
https://github.com/redstrate/Physis.git
synced
2025-04-22 04:37:46 +00:00
Code
Activity
dfda25111a
physis
/
build.rs
4 lines
63 B
Rust
Raw
Normal View
History
Unescape
Escape
Fix unshield issues finally, bump to 0.1.2
2022-10-24 15:04:13 -04:00
fn
main
(
)
{
system_deps
::
Config
::
new
(
)
.
probe
(
)
.
unwrap
(
)
;
Run rustfmt
2022-10-25 13:02:06 -04:00
}
Copy permalink