mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-08 07:35:01 +03:00
Remove binary target collisions between zed & zed2
This commit is contained in:
parent
41ac8ef909
commit
89e44d4901
@ -10,7 +10,7 @@ path = "src/live_kit_client2.rs"
|
||||
doctest = false
|
||||
|
||||
[[example]]
|
||||
name = "test_app"
|
||||
name = "test_app2"
|
||||
|
||||
[features]
|
||||
test-support = [
|
||||
|
@ -11,7 +11,7 @@ path = "src/zed2.rs"
|
||||
doctest = false
|
||||
|
||||
[[bin]]
|
||||
name = "Zed"
|
||||
name = "Zed2"
|
||||
path = "src/main.rs"
|
||||
|
||||
[dependencies]
|
||||
|
Loading…
Reference in New Issue
Block a user