Remove Cargo.toml and .rs bootstrap files from el-ui vessels #30
Reference in New Issue
Block a user
Delete Branch "fix/ci-openssl-linker"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Remove root Cargo.toml/Cargo.lock from ui/ and all vessel-level Cargo.toml files — el-ui uses manifest.el. Remove all .rs bootstrap files — vessels are pure El source (manifest.el + src/main.el).