This website requires JavaScript.
Explore
Help
Sign In
extern
/
kalker
Watch
1
Star
0
Fork
0
You've already forked kalker
mirror of
https://github.com/PaddiM8/kalker.git
synced
2024-12-12 17:40:52 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fb3e1c4572
kalker
/
Cargo.toml
6 lines
73 B
TOML
Raw
Normal View
History
Unescape
Escape
Created a workspace Cargo.toml to unify the library and binary.
2020-06-12 14:11:42 +02:00
[
workspace
]
Renamed to kalker
2021-06-02 22:32:30 +02:00
members
=
[
"kalk"
,
"cli"
]
Created a workspace Cargo.toml to unify the library and binary.
2020-06-12 14:11:42 +02:00
[
profile
.
release
]
panic
=
"abort"
Reference in New Issue
Copy Permalink