Skip to content

refactor: introduce cargo-workspace#54

Draft
sivizius wants to merge 1 commit intoboustrophedon:masterfrom
sivizius:introduce-workspace
Draft

refactor: introduce cargo-workspace#54
sivizius wants to merge 1 commit intoboustrophedon:masterfrom
sivizius:introduce-workspace

Conversation

@sivizius
Copy link
Copy Markdown
Contributor

Introduce workspace by moving the crate-related directories and files to new directory extrasafe, adding a workspace-manifest and using dependencies, etc. declared in the workspace-manifest in the crate-manifest.

This is a preparation to adding a new extrasafe-rulesets crate.

See as well: #52 (comment)

@sivizius sivizius marked this pull request as draft October 14, 2024 10:45
@sivizius sivizius force-pushed the introduce-workspace branch from 2880467 to 919eea8 Compare October 14, 2024 13:24
@sivizius sivizius force-pushed the introduce-workspace branch from 919eea8 to 492a673 Compare October 14, 2024 13:44
Comment thread Cargo.toml
crossbeam-channel = "^0.5"
landlock = "^0.3"
libc = "^0.2"
rusqlite = "^0.32"
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant