aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: e756beb82e1a6d1fed07de02ba69765138d1b697 (plain)
1
2
3
4
5
6
7
[workspace]
members = [
  # Utility libraries
  "rif",
  
  "cookbook-render",
]