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

Skip orders not existing in orders_set instead of using expect. #1430

Merged
merged 2 commits into from Aug 3, 2022

Conversation

artemii235
Copy link
Member

No description provided.

Copy link

@sergeyboyko0791 sergeyboyko0791 left a comment

Choose a reason for hiding this comment

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

LGTM!

@@ -50,9 +50,11 @@ notice = "warn"

# RUSTSEC-2021-0113 is related to metrics-util crate that is not actively used for now despite being still present in deps tree
# RUSTSEC-2020-0071 is related to time crate, which is used only by chrono in our deps tree, remove when https://github.com/chronotope/chrono/issues/700 is resolved
# RUSTSEC-2022-0040 is related to owning-ref, which seems unmaintained. We need to find a way to get rid of it. https://github.com/KomodoPlatform/atomicDEX-API/issues/1429

Choose a reason for hiding this comment

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

That's sad, I liked owning-ref. Probably, we could a part of the crate.

@artemii235 artemii235 merged commit 7cf104a into mm2.1 Aug 3, 2022
@artemii235 artemii235 deleted the expect-ordermatch-hotfix branch August 3, 2022 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants