This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4dbf0379cc
rust
/
Cargo.toml
7 lines
97 B
TOML
Raw
Normal View
History
Unescape
Escape
Move tools to a separate package
2018-02-03 03:51:06 -06:00
[
workspace
]
organizize
2018-08-10 14:33:29 -05:00
members
=
[
"crates/*"
]
Move to rowan for syntax tree impl
2018-10-02 09:07:12 -05:00
exclude
=
[
"crates/rowan"
]
matching brace
2018-08-15 16:23:22 -05:00
[
profile
.
release
]
debug
=
true
Reference in New Issue
Copy Permalink