tauri-apps / tao

The TAO of cross-platform windowing. A library in Rust built for Tauri.
Apache License 2.0
1.63k stars 191 forks source link

chore: Optimize Covector Config #945

Closed jbolda closed 4 months ago

jbolda commented 4 months ago

Motivation

We have made some quality-of-life updates to covector. I am optimizing the config to take advantage of these changes.

Changes

github-actions[bot] commented 4 months ago

Package Changes Through 22ff523ca78a033aa2e7cbcccdb2a31de9fc5eed

There are 1 changes which include tao with patch

Planned Package Versions The following package releases are the planned based on the context of changes in this pull request. | package | current | next | |----|----|----| | tao | 0.28.1 | 0.28.2 |

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

jbolda commented 4 months ago

Note that we might be able to remove the cargo package based on our current practices, but living this in draft until we decide.