Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: workspace 路径为 . #12

Closed
hehehai opened this issue Jun 10, 2022 · 1 comment
Closed

fix: workspace 路径为 . #12

hehehai opened this issue Jun 10, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@hehehai
Copy link
Owner

hehehai commented Jun 10, 2022

[workspace]
members = [
    "zellij-client",
    "zellij-server",
    "zellij-utils",
    "zellij-tile",
    "zellij-tile-utils",
    "default-plugins/compact-bar",
    "default-plugins/status-bar",
    "default-plugins/strider",
    "default-plugins/tab-bar",
    ".",
]

这里路径为 . 的应该忽略展示,. 路径代表根

@hehehai hehehai added the bug Something isn't working label Jun 10, 2022
@hehehai
Copy link
Owner Author

hehehai commented Jun 10, 2022

不设置忽略了,直接指向根目录下的 Cargo.toml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant