Conversation
Package Changes Through 478d611There are 7 changes which include tauri-utils with patch, tauri-build with patch, tauri-cli with patch, @tauri-apps/cli with patch, tauri-runtime-wry with patch, tauri-runtime with patch, tauri with patch Planned Package VersionsThe following package releases are the planned based on the context of changes in this pull request.
Add another change file through the GitHub UI by following this link. Read about change files or the docs at github.com/jbolda/covector |
| [dev-dependencies] | ||
| getrandom = { version = "0.3", features = ["std"] } | ||
| serial_test = "3" | ||
| tauri = { path = "../tauri" } |
There was a problem hiding this comment.
Will this cause any problems because of the circular dependency? Looks good otherwise
There was a problem hiding this comment.
Since it's a dev dependency I don't think so? Or rather I hope so. Couldn't spot any issues but now I'm unsure x)
This comment was marked as duplicate.
This comment was marked as duplicate.
Sorry, something went wrong.
There was a problem hiding this comment.
why does the mobile app always send comments twice 😡
There was a problem hiding this comment.
We could always revert if we find any problems with it, so YOLO I guess
| [dev-dependencies] | ||
| getrandom = { version = "0.3", features = ["std"] } | ||
| serial_test = "3" | ||
| tauri = { path = "../tauri" } |
There was a problem hiding this comment.
We could always revert if we find any problems with it, so YOLO I guess
./path differently #14662tests/restartdoesn't work with the new cargo build diralso fixes #14719