Anki/qt/bundle
Damien Elmes 40e1520acb Drop workspace-hack in favor of workspace deps
Workspace deps were introduced in Rust 1.64. They don't cover all the
cases that Hakari did unfortunately, but they are simpler to maintain,
and they avoid a couple of issues that Hakari had:

- It sometimes made updating dependencies harder due to the locked versions,
so you had to disable Hakari, do the updates, and then re-generate (
e.g. 943dddf28f)
- The current Hakari config was breaking AnkiDroid's build, as it was
stopping a cross-compile from functioning correctly.
2023-06-23 17:41:31 +10:00
..
lin updates to the build process and binary bundles 2022-02-10 19:23:07 +10:00
mac Drop workspace-hack in favor of workspace deps 2023-06-23 17:41:31 +10:00
PyOxidizer@12a249f686 Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
src updates to the build process and binary bundles 2022-02-10 19:23:07 +10:00
win Drop workspace-hack in favor of workspace deps 2023-06-23 17:41:31 +10:00
build.rs Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
Cargo.lock Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
Cargo.toml Use workspace package info in more crates; mark private for cargo-deny 2022-11-30 12:19:56 +10:00
pyoxidizer.bzl Another attempt at fixing missing cacert.pem 2022-12-30 15:30:53 +10:00
qt.exclude updates to the build process and binary bundles 2022-02-10 19:23:07 +10:00