Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

build: adjust rust configs #176

Merged
merged 1 commit into from
Nov 30, 2021
Merged

Conversation

smhmayboudi
Copy link
Contributor

@smhmayboudi smhmayboudi commented Nov 30, 2021

Pull Request Checklist

Please check if your pull request fulfils the following requirements:

Pull Request Type

What kind of change does this pull request introduce?

  • Build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
  • CI: Changes to our CI configuration files and scripts (example scopes: Circle, BrowserStack, SauceLabs)
  • Docs: Documentation only changes
  • Feat: A new feature
  • Fix: A bug fix
  • Perf: A code change that improves performance
  • Refactor: A code change that neither fixes a bug nor adds a feature
  • Test: Adding missing tests or correcting existing tests

What is the current behaviour?

Issue #175

What is the new behaviour?

Add rust configs to control more on build enviroment.

Does this Pull Request introduce a breaking change?

  • Yes
  • No

Other information

Closes #175

@smhmayboudi smhmayboudi added the dev::build Changes that affect the build system or external dependencies label Nov 30, 2021
@smhmayboudi smhmayboudi self-assigned this Nov 30, 2021
@smhmayboudi smhmayboudi merged commit b69bcaa into main Nov 30, 2021
@smhmayboudi smhmayboudi deleted the 175-build-adjust-rust-configs branch November 30, 2021 19:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dev::build Changes that affect the build system or external dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

adjust rust configs
1 participant