rust/lib/lsp-server
Alex Kladov 343ee8bacf internal: unpin serde
Sered no longer uses blobs as of

https://github.com/serde-rs/serde/pull/2590

As such, there's no longer need for us to pin it.

Note that this doesn't upgrade serde version we use: I am fairly
confident that the blobs are already there are fine, and now I am fairly
confident that all future versions of serde will be fine as well.
2023-08-21 14:29:18 +01:00
..
examples Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
src chore: convert unwrap to except and add a debug log 2023-08-08 14:55:56 +02:00
Cargo.toml internal: unpin serde 2023-08-21 14:29:18 +01:00