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

chore: Run cargo update to update dependencies. #12

Merged
merged 1 commit into from
Feb 3, 2022

Conversation

ninegua
Copy link
Member

@ninegua ninegua commented Jan 30, 2022

Closes #5

The problem "Unknown TLS backend passed to use_preconfigured_tls" is caused by two different versions of hyper-rustls being compiled in.

Updating to ic-agent version 0.11.1 fixes this problem.

Closes dfinity#5

The problem "Unknown TLS backend passed to use_preconfigured_tls" is caused by two different versions of hyper-rustls being compiled in.

Updating to ic-agent version 0.11.1 fixes this problem.
@ninegua ninegua changed the title Run cargo update to update dependencies. chore: Run cargo update to update dependencies. Jan 30, 2022
Copy link

@farazshaikh farazshaikh left a comment

Choose a reason for hiding this comment

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

LGTM

@Daniel-Bloom-dfinity Daniel-Bloom-dfinity merged commit 2f2c299 into dfinity:main Feb 3, 2022
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.

Facing Unknown TLS backend passed to `use_preconfigured_tls while using icx proxy
3 participants