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

Moved compiled snos import to allowing using snos as a dependency #407

Merged

Conversation

matzayonc
Copy link
Contributor

Issue Number: N/A

Type

  • feature
  • bugfix
  • dev (no functional changes, no API changes)
  • fmt (formatting, renaming)
  • build
  • docs
  • testing

Description

I moved the include_bytes!() with snos import to tests and binary, because it is not present when used as a dependency.

Breaking changes?

  • yes
  • no

@notlesh
Copy link
Collaborator

notlesh commented Oct 15, 2024

Thanks for your contribution. This seems like a simple way to make the OS input configurable.

This may solve #403. Also relevant: #369.

Copy link
Collaborator

@HermanObst HermanObst left a comment

Choose a reason for hiding this comment

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

Looking good! Thanks @matzayonc

Copy link
Collaborator

@HermanObst HermanObst left a comment

Choose a reason for hiding this comment

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

@matzayonc plase fix clippy and formatter so the CI can run :)
Otherwise code seems good!

@matzayonc
Copy link
Contributor Author

Thanks, I'm already using it as a dependency and it works perfectly fine now!

Copy link
Collaborator

@HermanObst HermanObst left a comment

Choose a reason for hiding this comment

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

LGTM

@HermanObst HermanObst merged commit 6aa2df9 into keep-starknet-strange:main Oct 18, 2024
5 of 6 checks passed
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.

3 participants