mirror of
https://github.com/lldap/lldap.git
synced 2026-04-25 00:05:50 +03:00
[GH-ISSUE #579] Get rid of git-versioned dependencies for crates.io publishing #210
Labels
No labels
backend
blocked
bug
cleanup
dependencies
docker
documentation
duplicate
enhancement
enhancement
frontend
github_actions
good first issue
help wanted
help wanted
integration
invalid
ldap
pull-request
question
rust
rust
tests
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/lldap-lldap#210
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 @nitnelave on GitHub (May 12, 2023).
Original GitHub issue: https://github.com/lldap/lldap/issues/579
This blocks release of any crate.
@nitnelave commented on GitHub (May 13, 2023):
For yew-form, replacing it is complicated, there is no other good solution for forms with yew (apart from lots of hand-written boilerplate), and the crate is actually quite nice. I'm offering to step up to maintain it there: https://github.com/jfbilodeau/yew_form/issues/22
@n-eq commented on GitHub (May 22, 2023):
Hello @nitnelave, thanks for taking care of this. Can we expect a new release any time soon?
@nitnelave commented on GitHub (May 22, 2023):
Well, the problems listed above are not solved, so I cannot release a crate (it's not even a matter of choice, my code depends on code that is not in crates so I literally cannot publish a crate).
But keep watching this issue, it'll be updated when I make progress.