mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[PR #321] [MERGED] feat: upgrade to hyper 1.0 #564
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/321
Author: @sigoden
Created: 12/16/2023
Status: ✅ Merged
Merged: 12/21/2023
Merged by: @sigoden
Base:
main← Head:feat📝 Commits (5)
167c314feat: upgrade to hyper 1.0f1e7d58eprintln connection error3082293update depsd909389warning tls-handsharking or connecting error84b17d8update deps📊 Changes
11 files changed (+593 additions, -507 deletions)
View changed files
📝
Cargo.lock(+260 -125)📝
Cargo.toml(+18 -14)➕
src/http_utils.rs(+105 -0)📝
src/main.rs(+103 -66)📝
src/server.rs(+63 -40)➖
src/streamer.rs(+0 -68)➖
src/tls.rs(+0 -161)➖
src/unix.rs(+0 -31)📝
src/utils.rs(+42 -0)📝
tests/range.rs(+1 -1)📝
tests/utils.rs(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.