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

chore: convert to workspace #41

Merged
merged 3 commits into from
Apr 20, 2024
Merged

chore: convert to workspace #41

merged 3 commits into from
Apr 20, 2024

Conversation

mattsse
Copy link
Member

@mattsse mattsse commented Apr 20, 2024

prep for #31

puts the block-explorers crate into a new folder crates/block-explorers, so we can add blob-explorers

@mattsse mattsse requested review from klkvr and DaniPopes and removed request for Evalir and DaniPopes April 20, 2024 13:53
@@ -1,4 +1,4 @@
#![doc = include_str!("../README.md")]
#![doc = include_str!("../../../README.md")]
Copy link
Member

Choose a reason for hiding this comment

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

you need to symlink the readme into the crate folder or you can't release it

Copy link
Member Author

Choose a reason for hiding this comment

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

this readme is for block-explorers, I'll just move this readme to the crate and add a high-level readme

@mattsse mattsse requested a review from DaniPopes April 20, 2024 14:16
@mattsse mattsse force-pushed the matt/convert-to-workspace branch from 833c9d7 to cba51d4 Compare April 20, 2024 14:17
@mattsse mattsse merged commit 30a0476 into main Apr 20, 2024
8 checks passed
@DaniPopes DaniPopes deleted the matt/convert-to-workspace branch April 20, 2024 15:22
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.

2 participants