🐞 fix: 修复nightly错误 (https://github.com/KKRainbow/EasyTier/issues/74)#75
Merged
KKRainbow merged 4 commits intoEasyTier:mainfrom May 5, 2024
Merged
🐞 fix: 修复nightly错误 (https://github.com/KKRainbow/EasyTier/issues/74)#75KKRainbow merged 4 commits intoEasyTier:mainfrom
KKRainbow merged 4 commits intoEasyTier:mainfrom
Conversation
Member
|
Cargo.toml 中使用 git 仓库会导致无法在 Crates.io 上发布,这个是否有好的解决方法呢 |
Contributor
Author
是有这个限制吗,暂时好像没有好的方法 |
Member
嗯嗯,会有报错 可行的解决方法是自己发布一个 boringtun 到 crates.io 上,然后 easy 再引用自己发布的那个。这个 pr 我先合并,在下次需要 publish 前,我按上面的方法操作一下 |
Member
|
用上面的方式,可能 boringtun 依赖 ring 1.62,导致在 mips 上无法编译 WireGuard 的问题也可以顺路修了 |
Member
|
workflow 文件写的有点问题,会导致来自 fork 的 pr 失败。 |
fix [PR from fork cannot use github secret directly](https://docs.github.com/en/actions/security-guides/using-secrets-in-github-actions#using-secrets-in-a-workflow)
…into fix/x25519-dalek
Member
|
大佬是否在 tg 群或者 qq 群里,可否建立个联系方式 |
Contributor
Author
新手小白... 群里的mms是我 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
issues: https://github.com/KKRainbow/EasyTier/issues/74