Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Relax dependency requirements #758

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

fuzzypixelz
Copy link
Member

Closes #757.

- async-io
- unix-named-pipe
- filepath
- advisory-lock
@Mallets Mallets merged commit c12c005 into eclipse-zenoh:main Mar 13, 2024
9 checks passed
Mallets pushed a commit that referenced this pull request Mar 13, 2024
* build plugins with default zenoh features

* update documentation to the new api for keformat's generated Parsed (#783)

* fix: Relax dependency requirements (#758)

- async-io
- unix-named-pipe
- filepath
- advisory-lock

* feat: Improve release workflow (#756)

* wip: Improve Release workflow

* feat: Add DockerHub & GHCR releases

* feat: Refactor checks and tests into pre-release workflow

* chore: Remove crates_check.sh and crates_publish.sh

* fix: Remove Dockerfile

* restore SN in case of frame drops caused by congestion control (#815)

* remove Publisher::write

* test fix

* remove unrelated changes added by rebasing

---------

Co-authored-by: Pierre Avital <[email protected]>
Co-authored-by: Mahmoud Mazouz <[email protected]>
Co-authored-by: Dmitrii Bannov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Relax dependency requirements
2 participants