mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[PR #255] [MERGED] test: remove dependency on native tls #538
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/sigoden/dufs/pull/255
Author: @figsoda
Created: 8/15/2023
Status: ✅ Merged
Merged: 8/15/2023
Merged by: @sigoden
Base:
main← Head:test📝 Commits (1)
1ff6a0btest: remove dependency on native tls📊 Changes
2 files changed (+2 additions, -159 deletions)
View changed files
📝
Cargo.lock(+0 -157)📝
Cargo.toml(+2 -2)📄 Description
We are already using rustls for everything else, so we might as well use rustls too for diqwest, so we don't depend on pkg-config and openssl on linux.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.