Skip to content
This repository was archived by the owner on Mar 24, 2022. It is now read-only.

Rename "lucet-module-data" to "lucet-module"#244

Merged
awortman-fastly merged 2 commits intomasterfrom
aw/rename-lucet-module-data
Jul 11, 2019
Merged

Rename "lucet-module-data" to "lucet-module"#244
awortman-fastly merged 2 commits intomasterfrom
aw/rename-lucet-module-data

Conversation

@awortman-fastly
Copy link
Copy Markdown
Contributor

Does what it says on the tin; now that lucetc produces a Module structure that itself contains all the module information, including ModuleData, this crate now describes all the structure for a Lucet module, in addition to the part that lucet_module_data was named for.

@awortman-fastly awortman-fastly force-pushed the aw/rename-lucet-module-data branch from a01f10d to 2296ca8 Compare July 10, 2019 21:47
Comment thread lucet-module/Cargo.toml
version = "0.1.1"
description = "A structured interface for Lucet module data and metadata"
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.

This and lucet-module-data/src/lib.rs are the only non-rename changes. Figured updating these to match the name is appropriate

@awortman-fastly awortman-fastly merged commit c651485 into master Jul 11, 2019
@awortman-fastly awortman-fastly deleted the aw/rename-lucet-module-data branch July 11, 2019 21:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants