These changes upgrade the cbqn crate, which in turn upgrades the cbqn-
sys crate. cbqn-sys used to require the extra submodule to compile,
which this patchset would now avoid. With the proposed changes the
packaging of the LSP becomes easier on Nix, which does not like git
dependencies. In general, this is a QoL improvement as crates.io can be
tracked instead of git upstream.
Juuso Haavisto (1):
deps: update cbqn and cbqn-sys
Cargo.lock | 14 ++++++++------
genhelp/Cargo.toml | 2 +-
lsp/Cargo.toml | 2 +-
3 files changed, 10 insertions(+), 8 deletions(-)
--
2.38.4