This website requires JavaScript.
Explore
Help
Sign in
beenull
/
himalaya
Watch
1
Star
0
Fork
You've already forked himalaya
0
mirror of
https://github.com/soywod/himalaya.git
synced
2024-11-24 20:10:23 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
82b7dfb97f
himalaya
/
Cargo.toml
3 lines
37 B
TOML
Raw
Normal View
History
Unescape
Escape
use cargo workspace feature (#340) For now, everything has been moved as it is in the "cli" workspace. The next step is to separate the "lib" from the "cli".
2022-03-16 08:57:24 +00:00
[
workspace
]
move backend to lib folder (#340)
2022-06-26 19:45:25 +00:00
members
=
[
"lib"
,
"cli"
]
Reference in a new issue
Copy permalink