mirror of
https://github.com/agrinman/tunnelto.git
synced 2026-04-26 01:06:01 +03:00
[GH-ISSUE #47] Version checker should only recommend monotonic increases maybe #40
Labels
No labels
Need more info
bug
duplicate
enhancement
good first issue
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tunnelto#40
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
Originally created by @xmo-odoo on GitHub (May 14, 2021).
Original GitHub issue: https://github.com/agrinman/tunnelto/issues/47
I just installed tunnelto for some testing. Did so via
cargo install. As 0.1.17 has apparently been released onCargobut the github release hasn't been cut yet, I get the following:That's a bit strange, even / especially if 0.1.17 only exists to fix a
cargo installissue (which I assume is the case given the commit message), as 0.1.16 might not work at all (I've not tested so no idea).@agrinman commented on GitHub (Jul 19, 2021):
Fixed