ZIm/crates/collab2/src
Piotr Osiewicz e932f4cf47
Bump Rust to 1.75 (#3815)
**This PR also bumps wasmtime version from 0.38 to 2.0 as 0.38 does not
build with Rust 1.75**. I did not test the plugin runtime as (AFAIK) we
intend to deprecate it; also, wasmtime's most recent version is 16.0, so
it'd make sense to bump the version at some point anyways. I did not
bump the version to 16.0 straight away as that'd require code changes in
`plugin_runtime`.
Release Notes:

- N/A
2023-12-28 19:22:43 +01:00
..
bin Avoid binary target name conflicts 2023-11-24 13:29:01 +02:00
db Prevent moving a channel into its descendant 2023-12-01 11:41:38 -08:00
rpc Get collab2 green 2023-11-03 18:01:06 -07:00
tests Fix accidental drop of following task. Add back FollowNextCollaborator 2023-12-15 16:15:31 -08:00
api.rs Add backtrace hash to collab server panic api 2023-12-18 11:12:23 -05:00
auth.rs Get collab2 green 2023-11-03 18:01:06 -07:00
db.rs Get collab2 green 2023-11-03 18:01:06 -07:00
env.rs Get collab2 green 2023-11-03 18:01:06 -07:00
errors.rs Get collab2 green 2023-11-03 18:01:06 -07:00
executor.rs WIP: change over background executor test helpers 2023-11-06 10:16:08 -08:00
lib.rs Get collab2 green 2023-11-03 18:01:06 -07:00
main.rs Get collab2 green 2023-11-03 18:01:06 -07:00
rpc.rs WIP: change over background executor test helpers 2023-11-06 10:16:08 -08:00
tests.rs Bump Rust to 1.75 (#3815) 2023-12-28 19:22:43 +01:00