Files
start-os/libs/Cargo.toml
J M 67b54ac1eb feat: Exposing the rsync that we have to the js (#1907)
chore: Make the commit do by checksum.

chore: Remove the logging at the start

chore: use the defaults of the original.

chore: Convert the error into just the source.

chore: Remove some of the unwraps
2022-11-29 09:43:54 -07:00

10 lines
127 B
TOML

[workspace]
members = [
"snapshot_creator",
"models",
"js_engine",
"helpers",
"embassy_container_init",
]