mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[PR #150] [CLOSED] Port to clap 3 #330
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/bootandy/dust/pull/150
Author: @ibotty
Created: 6/17/2021
Status: ❌ Closed
Base:
master← Head:port-clap-3📝 Commits (2)
0f5036fupdate Cargo.toml and Cargo.lock for clap-3.0.0-beta.285d7d5cport to clap 3.0.0-beta.2📊 Changes
3 files changed (+182 additions, -65 deletions)
View changed files
📝
Cargo.lock(+142 -25)📝
Cargo.toml(+1 -1)📝
src/main.rs(+39 -39)📄 Description
I assume you will want to wait for clap to release a stable version. This is needed for my ongoing work to package dust for fedora.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.