This website requires JavaScript.
Explore
Help
Sign In
PonyMirrors
/
fimfareader
Watch
1
Star
0
Fork
You've already forked fimfareader
0
mirror of
https://github.com/JockeTF/fimfareader.git
synced
2025-02-18 19:24:22 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
56833ca365
fimfareader
/
Cargo.toml
10 lines
89 B
TOML
Raw
Normal View
History
Unescape
Escape
Use LTO for release builds
2019-07-21 16:11:43 +02:00
[
profile
.
release
]
lto
=
true
Add story module for deserializing meta
2019-07-21 16:14:46 +02:00
Split crate into a workspace
2019-08-13 21:28:08 +02:00
[
workspace
]
members
=
[
"bin"
,
Add GTK crate to workspace
2019-08-14 17:46:20 +02:00
"gtk"
,
Split crate into a workspace
2019-08-13 21:28:08 +02:00
"lib"
,
]
Reference in a new issue
Copy permalink