Fix bundling again

This commit is contained in:
Mikayla 2023-11-17 18:27:11 -08:00
parent 16f420528d
commit eb2e9a59b7
No known key found for this signature in database
3 changed files with 6 additions and 6 deletions

View file

@ -11,7 +11,7 @@ path = "src/zed2.rs"
doctest = false
[[bin]]
name = "Zed2"
name = "zed2"
path = "src/main.rs"
[dependencies]