First Commit

This commit is contained in:
Fabian Stamm
2024-09-29 16:41:44 +02:00
commit 2876eea11f
16 changed files with 3222 additions and 0 deletions

2
Cargo.toml Normal file
View File

@ -0,0 +1,2 @@
[workspace]
members = ["crates/zed", "crates/libjrpc"]