This website requires JavaScript.
Explore
Help
Sign in
badmanners
/
maud
Watch
1
Fork
You've already forked maud
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
2213c0dc32
Branches
Tags
No results found.
maud
/
Cargo.toml
8 lines
99 B
TOML
Raw
Normal View
History
Unescape
Escape
Add Cargo workspace configuration See rust-lang/rfcs#1525
2016-12-30 20:50:08 +13:00
[
workspace
]
members
=
[
Move escaping routines into a shared maud_htmlescape crate
2017-07-29 19:20:33 +12:00
"maud_htmlescape"
,
Add Cargo workspace configuration See rust-lang/rfcs#1525
2016-12-30 20:50:08 +13:00
"maud_macros"
,
Move escaping routines into a shared maud_htmlescape crate
2017-07-29 19:20:33 +12:00
"maud"
,
Add Cargo workspace configuration See rust-lang/rfcs#1525
2016-12-30 20:50:08 +13:00
"maud_extras"
,
]
Reference in a new issue
Copy permalink